Hey Guys,
Today around noon my site started displaying blank pages. No changes have been made to the site for months. I logged into my machine and took a look and found that I ran out of space on the drive that stores public_html (/home). I cleared up space and restart apache. Same thing. I figured at that point it maybe db related so I did a check on all tables and they show ok.
can anyone give me some pointers on how to figure this out. I have tried multiple things.
I disabled plugins by editing config.php and adding:
define('DISABLE_HOOKS', true);
Same issue.
Site is:
http://redtailboa.net
The weird thing is, all my other vbulletin sites are working fine, this is the only one with issues.
No errors in apache error_log and none in mysqld.log