IIS7 /PHP5.3.1/mysql 500 error

Published by

Posted on August 09, 2010

Seems it is no longer enough to have localhost in the servers local hosts file (C:\Windows\System32\drivers\etc\hosts) you also have to comment out or remove the IPv6 equivalent.

127.0.0.1 localhost
#::1 localhost

**this seem to work only when connecting locally **

Thanks Bruce