[PHP-INST] Re: php4.2.1 with apache2.0.36

2002-05-15 Thread Michael Schummel
Hi all, sorry I've got it. First I had some bad compile trails that left bad files in my source tree, but when I deleted the complete tree und untared the tar file again, then the shown configure parameters worked well. Great, now it's running. (next step is tomcat with virtual hosts) Michael

[PHP-INST] php4.2.1 with apache2.0.36

2002-05-15 Thread Michael Schummel
Hi I tried to compile php4.2.1 for apache 2.0.36 and mysql. I used the following configure parameters: ./configure --prefix=/usr/local/php4 --with-apxs2=/usr/local/apache2/bin/apx s --with-config-file-path=/usr/local/php4 --with-mysql configure seems to run well but I do not understand most of

[PHP-INST] compiling PHP 4.2 with MySQL support

2002-05-15 Thread Martin Tsachev
I compiled PHP 4.2 with MySQL support but it can't connect to the database, it was working OK with PHP 4.1.2. I then tried to use the full path to the MySQL client( if for some reason the packed client is outdated?) but it didn't work neither. When I build PHP 4.1.2 again it worked. The problem a

[PHP-INST] PHP upgrade

2002-05-15 Thread Yazid Benakmoum
Hi I'm having apache 1.3 with php 4.0.6 I want to upgrade php to 4.1.2 how can I do this. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] SIze of libphp4.so

2002-05-15 Thread Rasmus Lerdorf
man strip On Wed, 15 May 2002, chad kellerman wrote: > Rasmus, > >I am sorry but I am unfamiliar with this term. What is stripping? > > thanks, > chad > > > > On Tue, 14 May 2002 19:37:06 -0700 (PDT) > Rasmus Lerdorf <[EMAIL PROTECTED]> wrote: > > > Did you strip yours? > > > > On Tue, 14 M

[PHP-INST] make install

2002-05-15 Thread Shanti Kunchaparty
Hello I am trying to install PHP version 4.2.1 on redhat linux version 7.2 with mysql and apache version 2.0.35 The configure command used was: ./configure --prefix=/usr/local/php/ --with-mysql=/srv/local/mysql/mysql-3.23.49a-pc-linux-gnu-i686 --with-xml\ --with-apxs2=/usr/local/apache/bin/apxs -

[PHP-INST] Solaris 7 / iPlanet 4.1 Install

2002-05-15 Thread Thomas Finley
Please help. I'm installing php on a Solaris 7 server that is running iplanet 4.1. PHP Version 4.2.1 Configure: (I had more compiled in (gd, gdbm...) but error below occured so I cut it down) ./configure --with-nsapi=/usr/netscape/server4 --enable-libgcc \ --prefix=/usr --with-mysql=/usr/local

php-install Digest 15 May 2002 14:37:47 -0000 Issue 836

2002-05-15 Thread php-install-digest-help
php-install Digest 15 May 2002 14:37:47 - Issue 836 Topics (messages 6989 through 6995): UID -1 error with Apache 2.0.36 and PHP 4.2.1 6989 by: Salsero 6990 by: Salsero Re: SIze of libphp4.so 6991 by: Rasmus Lerdorf 6993 by: chad kellerman Re: PHP 4.2.0 CG

[PHP-INST] Re: Solaris 7 -- iPlanet 4.1 problems

2002-05-15 Thread Thomas Finley
I reverted to php 4.1.2 and am having no problems compiling. It must be a bug-- during the configure, it detects unix.h, which doesn't exist. "Thomas Finley" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Please help. I'm installing php on a Solaris 7 serve

[PHP-INST] Solaris 7 -- iPlanet 4.1 problems

2002-05-15 Thread Thomas Finley
Please help. I'm installing php on a Solaris 7 server that is running iplanet 4.1. PHP Version 4.2.1 Configure: (I had more compiled in (gd, gdbm...) but error below occured so I cut it down) ./configure --with-nsapi=/usr/netscape/server4 --enable-libgcc \ --prefix=/usr --with-mysql=/usr/local

Re: [PHP-INST] SIze of libphp4.so

2002-05-15 Thread chad kellerman
Rasmus, I am sorry but I am unfamiliar with this term. What is stripping? thanks, chad On Tue, 14 May 2002 19:37:06 -0700 (PDT) Rasmus Lerdorf <[EMAIL PROTECTED]> wrote: > Did you strip yours? > > On Tue, 14 May 2002, chad kellerman wrote: > > > Hi everyone, > > > >I was wondering

[PHP-INST] Re: PHP 4.2.0 CGI install with IIS5 dot net and (W2k Server)

2002-05-15 Thread Eddie Thomas
If anyone is interested, I've fixed this by blanking out the doc_root in the php.ini . Eddie "Eddie Thomas" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Thanks for this though now I get the CGI Error > > "The specified CGI application misbehaved by not ret