RE: [PHP-INST] compiling php4.1.1 undersolsris8 broken ?

2002-02-25 Thread Mikael Petterson (ERA)
Hi, I had problems with Solaris2.6 and php4.1.1 I am using gcc 2.95.2 and Perl 5.003. Try using 4.0.6! It works fine! //Mikael -Original Message- From: Gérard Gachelin [mailto:[EMAIL PROTECTED]] Sent: Monday, February 25, 2002 9:01 AM To: [EMAIL PROTECTED] Subject: [PHP-INST] compiling

[PHP-INST] urgent: need help!

2002-02-25 Thread Cees van den Acker
Hi, What version of PHP is better 3 or 4 for a raq3 server? Does someone have an instal package for the raq 3 for PHP or can someone thell me how to instal? (instal manual in dutch is welcome) Cees http://www.zoek-nl.net -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, vis

php-install Digest 25 Feb 2002 14:40:58 -0000 Issue 717

2002-02-25 Thread php-install-digest-help
php-install Digest 25 Feb 2002 14:40:58 - Issue 717 Topics (messages 6144 through 6148): Re: php java extension (php 4.1.1 and jdk1.4) not working 6144 by: Yasuo Ohgaki Re: php.ini problem 6145 by: Mikael Petterson (ERA) compiling php4.1.1 undersolsris8 broken ? 61

RE: [PHP-INST] urgent: need help!

2002-02-25 Thread Mikael Petterson (ERA)
What is raq3? //Mikael -Original Message- From: Cees van den Acker [mailto:[EMAIL PROTECTED]] Sent: Monday, February 25, 2002 3:39 PM To: [EMAIL PROTECTED] Subject: [PHP-INST] urgent: need help! Hi, What version of PHP is better 3 or 4 for a raq3 server? Does someone have an instal pa

[PHP-INST] reinstalling php

2002-02-25 Thread John Williams
I've reinstalled php4.1.1 on my solaris 8 box to use graphics(png, jpeg,GD...) After reinstalling, phpinfo() shows the original configuration options. Where does phpinfo get this information and how can I change it? Thanks! John -- PHP Install Mailing List (http://www.php.net/) To unsubscrib

RE: [PHP-INST] urgent: need help!

2002-02-25 Thread Rob
Are you referring to the Colbalt Raq3? If so, I believe they run on a standard RedHat install (at least the ones I was administering last year did). In any case, I would assume that getting the latest would be better and there are plenty of install directions on the net. You could probably install

Re: [PHP-INST] reinstalling php

2002-02-25 Thread Rasmus Lerdorf
It gets it from the build. It means you did not correctly rebuild libphp4.so, or you did not replace the original libphp4.so with the new one, and/or you did not restart your web server. -Rasmus On Mon, 25 Feb 2002, John Williams wrote: > I've reinstalled php4.1.1 on my solaris 8 box to use gr

[PHP-INST] Problème setup EasyInstaller avec SuSe 7.3

2002-02-25 Thread Bernard Pietruszewski
Je viens le lancer le setup EasyInstaller Version 2.2 sur SuSe linux 7.3 J'obtiens les messages suivants: Démarrage de l'installation depuis /usr/local/src/EasyInstaller Une trace complete de l'installation sera sauvegardée dans : /tmp/lei.log Installation de MySQL 020223 15:29:34 /usr/sbin

[PHP-INST] PHP w/LDAP support crapping out

2002-02-25 Thread J. Rashaad Jackson
I am attempting to compile PHP v.4.1.0 with support for Openldap v.1.2.12. Below is my configure line: ./configure \ --with-apxs=/usr/local/apache/bin/apxs \ --with-openssl=/usr/local/ssl \ --with-imap-ssl=/usr/local/ssl \ --with-imap=/usr/local/src/imap-2000c \ --with-ldap=/usr/local

[PHP-INST] Error in make

2002-02-25 Thread Marcelo C. Cordeiro
Hi... I really need help for compile PHP. I have to compile because i need to use YAZ I "./configure" my php-4.1.1 in this command line: "./configure --prefix=/usr --with-mysql --with-apxs=/usr/sbin/apxs --with-config-path-file=/etc --with-exec-dir=/usr/bin --with-yaz=/usr/bin --en

[PHP-INST] need for help

2002-02-25 Thread Henk Nuiten
[EMAIL PROTECTED] [EMAIL PROTECTED] *Using systems - Windows98 - Apache/1.3.23 (Win32) running... - C:\php4\php.exe * C:\Program Files\Apache Group\Apache\conf\httpd.conf ServerType standalone ServerRoot "C:/Program Files/Apache Group/Apache" PidFile logs/httpd.pid Port 80 Serv

[PHP-INST] Problems starting Apache 1.3.22 after rebuild with Php 4.1.1

2002-02-25 Thread Vic Sutton
I have rebuilt Apache 1.3.22 with PHP 4.1.1 successfully on Linux 6.0, but fail to get httpd process started using the command line: /usr/local/apache/bin/apachectl start I get the following entry in the error_log file:

[PHP-INST] chroot and php

2002-02-25 Thread Hector Jose Montalvo Herrera
I compiled apache and php witj Mod_so. When I am running apache, all is working very good, but when I am running apache in chroot, it is not working. I get the next error: /usr/lib/dld.sl: Unresolved symbol: __umoddi3 (code) from /usr/local/apache/libexec/libphp4.so Syntax error on line 205 of /u

[PHP-INST] Re: Problems starting Apache 1.3.22 after rebuild with Php 4.1.1

2002-02-25 Thread Yasuo Ohgaki
Just a guess. It looks you are trying to run httpd with gid -1, aren't you? -- Yasuo Ohgaki Vic Sutton wrote: > I have rebuilt Apache 1.3.22 with PHP 4.1.1 successfully on Linux 6.0, but > fail to get httpd process started using the command line: > > /usr/local/apache/bin/apachectl start > > I

[PHP-INST] Problem Configuring PHP

2002-02-25 Thread Brett Cavé
Hi I currently have PHP 4.0.6 installed on Redhat 7.2, which came with the installation. The installed version was not compiled with MySQL support, which i need. Is it possible to add MySQL support without recompiling php? I have been trying to install the latest version (4.1.1) When i confi

php-install Digest 26 Feb 2002 05:55:38 -0000 Issue 718

2002-02-25 Thread php-install-digest-help
php-install Digest 26 Feb 2002 05:55:38 - Issue 718 Topics (messages 6149 through 6160): Re: urgent: need help! 6149 by: Mikael Petterson (ERA) 6151 by: Rob reinstalling php 6150 by: John Williams 6152 by: Rasmus Lerdorf Problème setup EasyInstaller avec Su

Re: [PHP-INST] Problem Configuring PHP

2002-02-25 Thread Rasmus Lerdorf
Install the flex rpm ./configure --with-mysql=/usr,shared make cp modules/mysql.so /your/extension/path restart Apache -Rasmus On Tue, 26 Feb 2002, [iso-8859-1] Brett Cavé wrote: > Hi > > I currently have PHP 4.0.6 installed on Redhat 7.2, which came with the > installation. The installed versi

Re: [PHP-INST] need for help

2002-02-25 Thread Bernd Vater
Hi, you test file should be called - C:\Program Files\Apache Group\Apache\htdocs\Groetphp.php -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php