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 used

./configure' '--with-mysql=/usr/local/mysql'
'--with-config-file-path=/www/conf' '--with-apache=../httpd'
'--enable-track-vars'

Does this make it easier to figure out what I did wrong??

Thanks



----- Original Message -----
From: Rasmus Lerdorf <[EMAIL PROTECTED]>
Newsgroups: php.install
Sent: Wednesday, January 17, 2001 1:35 PM
Subject: Re: [PHP-INST] Upgrade 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, Tom Harris wrote:
>
> > 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 apache before I ran the configure script for
PHP.
> > Am I doing something wrong?
> >
> > Any help is greatly appreciated.
> >
> > Thanks!
> >
> >
> >
> > --
> > PHP Install Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to