What I had to deal with: a drupal 7 website, encoding 1251, via hosting cPanel created backup of everything, plus via phpmyadmin made sql backup, relocated to new hosting (NS-servers).
What I am trying to cope with now: installed drupal (7.41) on the new hosting, installed module "backup and migrate", tried to restore sql from hard drive (saved backup) - error...
this is the first time that i use drupal. I have this backup from the hosting server with all files and mysql dump. I have to test it on my localhost ( wamp) but after restore files and DB i have this error trying to lunch the site ( http://localhost/mysite/ ):
Fatal error: require_once(): Failed opening required 'C:\xampp\htdocs\vitrum/includes/actions.inc' (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\vitrum\includes\common.inc on line 5152
Hey, never used drupal before - I've been trying to become acquainted with it over the past weeks by doing stuff on a test site and watching videos, reading up, etc.
Problem: I set up my drupal 7 site locally, imported my tables into the database and now the main url loads but no other urls resolve (not even /user) and the dashboard is completely gone.
What I've tried: I've tried truncating the cache tables in my database as found in one of the discussions here. It didn't work.
I downloaded and installed the Acquia Dev Desktop. I had been using 7.42 but specified 8.0.2 I used all the defaults and installation was normally but while it was creating the initial website I got this message: