I am developing my Craft site locally with MAMP. Today when starting my site on localhost, I got this error:
CDbCommand failed to execute the SQL statement: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'craft_mysite.craft_info' doesn't exist
I have replaced the /app folder with a fresh copy, but it didn't help.
Also, I can no longer log into my site: When navigating to my login page, I get the same error as mentioned above.
I have a recent database backup in /craft/storage/backups. Is there a way to get my site up and running again?
craft_mysitedatabase, does thecraft_infotable exist? – Brad Bell Apr 03 '17 at 18:07craft_mysitedatabase? – Brad Bell Apr 03 '17 at 21:37