On Mon, 2 Apr 2001, Joe Laffey wrote:
> Hi,
>
> I have the following setup:
>
> Redhat 6.2 Intel
> PHP 4.03pl1
> Apache 1.3.14
>
> I compiled a DSO version using
> ./configure' '--with-mysql' '--with-apxs'
> '--with-config-file-path=/etc/httpd/conf/php.ini'
>
> The phpInfo() command indicates that path. When I make changes to the
> php.ini file in the location above I cannot see the changes in phpInfo(),
> or in normal PHP use (in other words the changes have no effect). I have
> multiple times stopped and started the webserver completely.
I figured it out... The --with-config-file-path= want just the base path,
not the "php.ini".
Now it works great (and I installed 4.04pl1 too!)
Joe Laffey
LAFFEY Computer Imaging
St. Louis, MO
----------------------
Need to do multi-file string replacement in Un*x, but don't want to mess
with sed? Try rpl. It's a free text replacement utility with source.
http://www.laffeycomputer.com/rpl.html -- Check it out!
------------------------------------------------------------------------
--
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]