Page 1 of 1

Configuration File Path Vs Loaded Configuration File

Posted: Fri Apr 09, 2010 1:20 am
by phpengineer
Dear All,

I am really confused with the "Configuration File (php.ini) Path" and "Loaded Configuration File". In my system, the paths are given below.

1. Configuration File (php.ini) Path - C:\WINDOWS
2. Loaded Configuration File - E:\wamp\bin\apache\Apache2.2.11\bin\php.ini

If PHP is getting the configuration settings from "Loaded Configuration File", whats the need for "Configuration File (php.ini) Path"?

Thanks in advance,
phpEngineer