Aug
18
Error 500 after file upload in WordPress using IIS 7.x
Filed Under IIS, PHP, wordpress | Leave a Comment
Problem: After uploading a file within WordPress and trying to link the file, I would get an Internal 500 error when clicking on the link. If I got on the server, renamed the file and then renamed it back, the link would work. This was a Windows 2008 server using IIS7 and was starting to Continue reading →
Mar
8
Installation of PHP on IIS 7.X not working
Filed Under IIS, PHP, Solutions | Leave a Comment
Problem: Installed PHP 5.3.5 onto a newly configure Windows 2008R2 server using both manual configuration and the MSI configuration. When trying to execute the phpinfo.php file, I would get an internal server error. Tried reinstalling, rebooting and reconfiguring with no luckā¦. Solution: Read on PHP.net that not only do I need to install the VC9 Continue reading →