Posted by Colin McKinnon on 06/01/05 18:02
Win wrote:
> Not really an important question, but does anyone happen to know how to
> modify the path displayed in the [Configuration File (php.ini) Path]
> section from phpinfo()?
>
> I was referred to the following URL, but that doesn't seem to do it:
> http://us3.php.net/manual/en/configuration.php
What did you do? What OS are you running? What webserver? are you running
PHP as a module or as CGI?
IIRC if you want to change the default path you need to build the binaries -
specify --with-config-file-path=... when you run configure.
C.
[Back to original message]
|