Hi,
Please let me know how to override master php.ini file.
Please tell me the steps
I have setup PHP5 with CGI application and its on IIS 6.Everything is setup.
I have written export PHPRC = "C:\Inetpub\wwwroot\test2" in my master php.ini i.e. at C:\windows\php.ini at the very top of page.(test2 is my project)
And included copy of php.ini in my project.(test2 folder)
But still when i run <?php phpinfo ?> in my project , it still show master php.ini as a loaded configuration file , I want here the local php.ini file which is stored in local folder (test2)
Please its really very urgent,
Pls can u give reply within one hr or so.