Posted by Andy Hassall on 07/11/06 22:33
On 11 Jul 2006 15:26:50 -0700, "~john" <SonVoltMMA@gmail.com> wrote:
>>Peter van Schie wrote:
>> For other options see: http://nl3.php.net/manual/en/configuration.php
>
>>From the link...
>
>"Please note that the SetEnv PHPRC "directory/to/phpini/" only works
>when using PHP as CGI"
>
>I'm not using the CGI
That user contributed note could be much better worded. It's saying that
SetEnv in httpd.conf won't have any effect on PHP as an Apache module, because
SetEnv in httpd.conf only affects subprocesses spawned by Apache - i.e. CGI.
PHPRC works fine for PHP as Apache module when you set it as an environment
variable for the Apache process itself, i.e. you set it before Apache starts
up.
--
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
Navigation:
[Reply to this message]
|