PHP.INI location
Posted: Wed Aug 20, 2008 7:47 am
Hello,
I recently installed a WinXP box with Apache 2.2 and PHP 5.2.6. Now I'm on configuration and tunning phase.
I've created a sample doc with phpinfo funcion inside. The result appears fine on client browser.
The result for phpinfo tells me:
Configuration File (php.ini) Path C:\WINDOWS
Loaded Configuration File C:\PHP\php.ini
I've modified httpd.conf to point PHP.INI config file on C:\PHP folder. But Configuration File value is confusing me.
Does anyone knows if this is a bug on apache or php?
Is it possivle to change this value?
All other settings appears to be changed correctly so I assume system is reading correct config file.
Thanks.
I recently installed a WinXP box with Apache 2.2 and PHP 5.2.6. Now I'm on configuration and tunning phase.
I've created a sample doc with phpinfo funcion inside. The result appears fine on client browser.
The result for phpinfo tells me:
Configuration File (php.ini) Path C:\WINDOWS
Loaded Configuration File C:\PHP\php.ini
I've modified httpd.conf to point PHP.INI config file on C:\PHP folder. But Configuration File value is confusing me.
Does anyone knows if this is a bug on apache or php?
Is it possivle to change this value?
All other settings appears to be changed correctly so I assume system is reading correct config file.
Thanks.