wamp php scan additional php.ini file
Posted
by
user137971
on Server Fault
See other posts from Server Fault
or by user137971
Published on 2012-09-22T02:35:15Z
Indexed on
2012/09/22
3:39 UTC
Read the original article
Hit count: 641
In addition to the main php.ini file. I would like to scan a php.ini file located in the root directory of a website on localhost. Is this possible?
I have just done a lot of reading about this, but I am still not grasping exactly how this is done, or if it is even possible.
I can do this on my remote server and it works. So not really understanding why wamp won't search my root directory for a php.ini.
© Server Fault or respective owner