Re: [PHP-INST] Upgrade PHP with Apache

2001-01-17 Thread Tom Harris
Rasmus Lerdorf <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > I used the following > > > > ./configure --with-mysql --enable-track --with-config-file-path=/www/conf -- > > with-pdflib=/usr/local/pdflib --with-apache=/usr/local/httpd > > > > phpinfo() says I

Re: [PHP-INST] Upgrade PHP with Apache

2001-01-17 Thread Tom Harris
grade PHP with Apache > Which configure flags did you use to compile PHP? (hint, they are listed > in the config.status file) Compare these to the flags you used when you > built the previous one. (these are listed on the phpinfo() page) > > -Rasmus > > On Wed, 17 Jan 2001,

[PHP-INST] Upgrade PHP with Apache

2001-01-17 Thread Tom Harris
Hi folks, I'm trying to upgrade PHP (and change some options). PHP compiles fine. But when I bring Apache back up and do phpinfo() it shows the old version with the old configure options. I've discovered that the libphp4.a file for apache doesn't get replaced with a new file. I shut down apach