.htaccess Internal Server Error Symptom:
Uploading an .htaccess file results in a 500 Internal Server Error.
Resolution:
If after uploading a .htaccess file the web site displays a 500 Internal Server Error then there is something in the .htaccess that is invalid or i...
Incoming Email suddenly stopped working Symptom:
Incoming email suddenly results in a failure to connect when it had been working previously.
Resolution:
A common cause of this problem is a nightly update of AntiVirus software. Please check the logs of the AntiVirus software to see...
Connecting to MySQL with Perl Symptom:
Can't connect to mySQL server: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
Resolution:
You must supply a hostname when connectiong to MySQL. The above error appears when attempting to connect to localho...