|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 (permalink) |
|
Messages: n/a
Hébergeur: |
Hi,
Why does phpinfo() show two locations for php.ini? This is what it says: Configuration File (php.ini) Path: C:\Windows Loaded Configuration File : C:\inetpub\php5\php.ini The 'Loaded Configuration File' is correct, that is where my php.ini is. I don't have a php.ini in C:\Windows Why not only show the used (loaded) location? The box in question: PHP5.2 on IIS7/Vista. In environment for 'PHPRC', the value 'C:\inetpub\php5' Regards, Erwin Moller |
|
|
|
#2 (permalink) |
|
Messages: n/a
Hébergeur: |
On 18 Sep, 12:44, Erwin Moller
<Since_humans_read_this_I_am_spammed_too_m...@spam yourself.com> wrote: > Hi, > > Why does phpinfo() show two locations for php.ini? > > This is what it says: > Configuration File (php.ini) Path: C:\Windows > Loaded Configuration File : C:\inetpub\php5\php.ini > > The 'Loaded Configuration File' is correct, that is where my php.ini is. > I don't have a php.ini in C:\Windows > > Why not only show the used (loaded) location? > > The box in question: PHP5.2 on IIS7/Vista. > In environment for 'PHPRC', the value 'C:\inetpub\php5' > > Regards, > Erwin Moller IIRC you can specify a search path at runtime - presumably this is C: \Windows on your binary. See http://www.php.net/manual/en/configuration.php C. |
|
![]() |
| Outils de la discussion | |
|
|