Hi
I am trying to install wordpress in IIS with PHP Version 5.2.6. I uploaded the files through FTP under htdocs. When I access the URL I get this error
500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.
I create a test.php which echo hello world and its worked fine. Also I created the phpinfo.php and its also worked.
How do I find the issue and fix it.
Thanks