[SOLVED] Site not working after a restore
Posted: Sun Jul 17, 2011 4:46 pm
My site was hacked in June. It is a fairly large site with 11 sub-domains and 6 CMSMS installs that were at version 1.8.2. The first time I removed the pfishing stuff that had been put into the modules/search directory and got it back up. Within a couple of hours several of the sub-domains had been hacked. I cleaned them all and reset all passwords to 16 digit complex ones. Again it was hacked within hours. So I had my ISP reset the account to a base setting, uploaded the last backup from before the first attach and got the site back up again. I also added a .htaccess file to block the entire IP range of the Russian Federation (in the access logs all the IPs were from the Russian Federation and there is no legitimate reason for them to be accessing the site).
That worked for a week. In looking through the database dumps I noticed some questionable stuff so it looks like the site had been attacked earlier than I or my ISP thought so I had the site reset again and decided to restore to my dev server at home and get it working properly and updated to 1.9.4 before uploading it again.
I installed MySQL 5.1.53, Apache 2.2.17 and PHP 5.3.4 in my WAMP Server install and restored a backup from March to it. When I look at the databases in phpmyadmin, all the data is there and I have the login for all the user accounts. I changed the pathing in config.php to the correct paths for Apache, PHP and MySQL and set the login credentials to ones that work in MySQL.
Before I changed the pathing in config.php I was getting "ERROR: The CGExtensions module could not be found." in large red letters when I tried to connect to the site. After correcting the pathing I get a blank page. I get the same thing when I try to access the admin page. I have installed a local copy of ImageMagick and corrected the path in config.php but still get the same thing. I have restarted all the services several times and rebooted the server but continue to get blank pages.
Does anyone have any pointers on where to look next?
Thanks
That worked for a week. In looking through the database dumps I noticed some questionable stuff so it looks like the site had been attacked earlier than I or my ISP thought so I had the site reset again and decided to restore to my dev server at home and get it working properly and updated to 1.9.4 before uploading it again.
I installed MySQL 5.1.53, Apache 2.2.17 and PHP 5.3.4 in my WAMP Server install and restored a backup from March to it. When I look at the databases in phpmyadmin, all the data is there and I have the login for all the user accounts. I changed the pathing in config.php to the correct paths for Apache, PHP and MySQL and set the login credentials to ones that work in MySQL.
Before I changed the pathing in config.php I was getting "ERROR: The CGExtensions module could not be found." in large red letters when I tried to connect to the site. After correcting the pathing I get a blank page. I get the same thing when I try to access the admin page. I have installed a local copy of ImageMagick and corrected the path in config.php but still get the same thing. I have restarted all the services several times and rebooted the server but continue to get blank pages.
Does anyone have any pointers on where to look next?
Thanks