Suddenly my live online installation of RP has disappeared. It was working fine on Saturday night but when I went to the online page this morning, the only thing that loads on the page is the header.htm I created. Nothing from index.php is there nor is the footer.htm.
AFAIK, nothing was changed in the files (date on files on server confirms this) but nothing is working after the header. All RP files are loaded on the server. I checked with my backup copy file by file.
PHP is working properly because the header.htm file uses a PHP include and it's working as is all other PHP files on my site.
I checked the error logs and the only entry is a PHP notice for the unset variable "argv" so there's no clue there. I checked the database and everything is in there as it should be. It's been working just fine until now.
Any ideas what happened or what I need to look for?