ssyed wrote:Is there anything I have to do after changing the config file (Re start server or something?)
Depends on what webserver you have and how PHP is integrated. If it's via a CGI binary, then no, the changes should be immediate. If it's via the ISAPI filter, then yes, you must restart your webserver.
Also, where did you place the php.ini file? Does phpinfo() show the correct location for it?