Re: PHP is looking for php.ini file in c:\windows
- From: Andy Hassall <andy@xxxxxxxxxxx>
- Date: Tue, 11 Jul 2006 23:33:38 +0100
On 11 Jul 2006 15:26:50 -0700, "~john" <SonVoltMMA@xxxxxxxxx> 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@xxxxxxxxxxx :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
.
- Follow-Ups:
- Re: PHP is looking for php.ini file in c:\windows
- From: Chung Leong
- Re: PHP is looking for php.ini file in c:\windows
- From: ~john
- Re: PHP is looking for php.ini file in c:\windows
- References:
- PHP is looking for php.ini file in c:\windows
- From: ~john
- Re: PHP is looking for php.ini file in c:\windows
- From: Peter van Schie
- Re: PHP is looking for php.ini file in c:\windows
- From: ~john
- PHP is looking for php.ini file in c:\windows
- Prev by Date: Re: PHP is looking for php.ini file in c:\windows
- Next by Date: Re: Anyone running ISAPI and mysql succesfully?
- Previous by thread: Re: PHP is looking for php.ini file in c:\windows
- Next by thread: Re: PHP is looking for php.ini file in c:\windows
- Index(es):
Relevant Pages
|