Re: php configuration apxs

From: Mike Tibor <tibor@tibor.org>
Date: Fri Dec 24 2004 - 21:29:27 AKST

On Fri, 24 Dec 2004, Dennis Byrne wrote:

> I have loaded libphp4.so as an apxs module in Apache and now
> it's time to upgrade to PHP 5. When libphp4.so was compiled,
> the configuration settings were not recorded. Is there any
> way to retrieve this info from the binary, like the -V or -l
> flags that you can use with the httpd binary?
> Dennis Byrne

Look for your php binary and run it with -i. That should give you all the
options that were fed to configure when it was built.

Mike
---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Fri Dec 24 21:29:23 2004

This archive was generated by hypermail 2.1.8 : Fri Dec 24 2004 - 21:29:23 AKST