I have a VPS with Rapidswitch running on Debian. The server had been running fine, serving up sites through Apache2 until an engineer mistakenly cut through a power cable, taking the server offline.
Since they have resolved the power failure, I have been unable to access any of the sites on the server through my browser. I can ping the sites and ssh to the server. I have tried TELNETing port 80 on the server and get no response. I also found that MySQL had become corrupted after the unplanned shutdown and I have had to modify the my.cnf file to get it working again.
A ps aux shows that multiple instances of Apache are running on the machine. Rapidswitch are refusing support for the issue claiming that it is probably to do with firewall settings but I have not changed anything along these lines on the server.
Any ideas on a fix or further debugging would be greatly appreciated!