If you're using the module php5_apache2.dl l and Apache Server 2.x...as far as i know, seeing that I have had the same problem before, this module isn't compatible with the Apache 2.2 or above server version.
I would suggest going to http://www.apachelounge.com/
You can download a file compatible and tutorial on setting it up...It's very easy and you don't need to copy the php.ini and php5ts.dll files anywhere, just set the path to them using PHPIniDir = <dir path> in the httpd.conf.
Try it, it worked for me.
Every man has to go through hell...to reach his paradise
Comment