Re: [PHP] Recompile PHP not recognizing new Install

2002-01-31 Thread Jason Wong
On Thursday 31 January 2002 23:02, Sander, Ryan wrote: > I'm trying to upgrade from php-4.0.6 to php-4.1.1 . Here are the steps I'm > taking. > > 1. Download php-4.1.1.tar.gz to /www/root > > 2. gunzip php-4.1.1.tar.gz > > 3. tar xvf php-4.1.1tar > > 4. /www/bin/apachectl stop > > 5. cd php-4.1.1

[PHP] Recompile PHP not recognizing new Install

2002-01-31 Thread Sander, Ryan
I'm trying to upgrade from php-4.0.6 to php-4.1.1 . Here are the steps I'm taking. 1. Download php-4.1.1.tar.gz to /www/root 2. gunzip php-4.1.1.tar.gz 3. tar xvf php-4.1.1tar 4. /www/bin/apachectl stop 5. cd php-4.1.1 6. rm config.cache 7. ./configure --with-mysql=/usr/local/mysql --with-