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 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??
>
> Is /usr/local/httpd and ../httpd the same directories? And since you are
> building the static module version of PHP, did you actually re-compile
> your Apache httpd after building the new PHP?
>
I did recompile Apache after building the new PHP.
> I'd suggest switching to the dynamic module and using --with-apxs instead
> of --with-apache. See the INSTALL file for more info.
>
I'll try that, although I'd still like to figure out what is going on with
the static module. It can't be good that it doesn't update. The build date
from phpinfo() is from last year and I just installed it again for the nth
time today.
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]