i had a problem wth php.It display error like below. It work well in other computer, but when i tried to run it in another computer it display error like below. I think i had a
For anyone finding this question, and mod_rewrite is ALREADY enabled...
Check that WAMP hasn't put an unwanted .htaccess file in the root of the C:\ drive.
This happened to me, I think after experimenting with different settings in the httpd.conf file.
After I'd reverted my httpd.conf settings I started seeing the Internal Server Error. Deleting the .htaccess file fixed the problem.