Configuration File Path Vs Loaded Configuration File

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
phpengineer
Forum Newbie
Posts: 5
Joined: Wed Jun 10, 2009 5:31 am

Configuration File Path Vs Loaded Configuration File

Post 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
Post Reply