I hope someone can help me. Im a huge noob with this and i have no clue where to look. Ofcourse i saw similar problems, but none of the answers were clear enough for me to fix my problem.

I have a new laptop. The harddisk of the old one is broken. My finished site was installed local on the old one. Ofcourse without any problems.

I cant install Drupal local on my new laptop. Trying to do it for days now. Everytime i run into errors that i dont understand. The errors start when im installing the modules i use to have on my old laptop. With the last attempt (did clean install from wamp server and drupal) i finally had all modules. When i put back my old website with features and changed something the errors started again. I cant do anything anymore with the site.

The first error i got was this one; PDOException: SQLSTATE[HY000]: General error: 1030 Got error -1 from storage engine: TRUNCATE {cache_views_data} ; Array ( ) in cache_clear_all() (line 167 of C:\wamp\www\****\includes\cache.inc).

After it i get this one; PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'de_grote_bank.cache_views_data' doesn't exist: TRUNCATE {cache_views_data} ; Array ( ) in cache_clear_all() (line 167 of C:\wamp\www\****\includes\cache.inc).

I really hope someone can help me with this. Im using Drupal 7.39 local with wampserver Mysql 5.6.17 PHP 5.5.12

Thanks in advance!

Comments

Stefan Lehmann’s picture

I think this error just says, that the Views module hasn't been installed yet and that the cache table for that module is missing. Install the Views module and at least that error should go away I'd assume.

I like cookies!

PetraD’s picture

Hi.. Thanks for your reply. Ive tried that option.. Tried to reinstall everything many times. But everytime the errors start.

I gave up. I opened a free account with pantheon where i have the local environment of my site now.
And no more problems:-)