Hi i am using WAMP server on windows XP. i am trying to do some change in php.ini, but whenever i make some change in it and then reload php.info() it did not show the changes. Can anybody tell me what's wrong in it.
thanx
You need to restart the webserver.
i have restarted my computer after doing this buts its still ineffective 🙁
It could be that the php.ini file you are editing is not the loaded configuration file. What does phpinfo() say about that?
By the way, I am moving this thread to the Install forum.
Here is the location of php.ini file
C:\wamp\Apache2\bin\php.ini
and here is the path shown in url when i load phpinfo() http://localhost/?phpinfo=1
Here is the location of php.ini file C:\wamp\Apache2\bin\php.ini
Okay, check for "Loaded Configuration File". It is in the first block of configuration settings displayed by phpinfo().