I'm getting the following error when accessing my site:
"Software error: Can't connect to Mysql server. at Modules/DataBase.pm line 28."
Answer
This means that one of your disk partitions ran out of space. A quick way to get a summary is to type 'df -h' and press Enter in a Linux shell, and the most common reason is that /tmp/ is getting filled with the temp files unexpectedly.