We had a concrete installation which worked fine, we then moved it to a new location by copying the existing files and existing database across. The site itself works fine as does the /dashboard login page, but when you login you get the below error.
Any ideas on why? Strange as we have not moved hosting provider or server just took down the files and then put them back up?
Fatal error: Uncaught exception 'ADODB_Exception' with message 'mysql error: [-32000: Cache write error] in CacheExecute(/home/httpd/vhosts/worldmarkettravel.com/httpdocs/files/cache/80/adodb_808024303f4446bdc503dcf0caaf7900.cache, select ctID from PageTypes) ' in /home/httpd/vhosts/worldmarkettravel.com/httpdocs/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php:78 Stack trace: #0 /home/httpd/vhosts/worldmarkettravel.com/httpdocs/concrete/libraries/3rdparty/adodb/adodb.inc.php(1819): adodb_throw('mysql', 'CacheExecute', -32000, 'Cache write err...', '/home/httpd/vho...', 'select ctID fro...', Object(ADODB_mysql)) #1 /home/httpd/vhosts/worldmarkettravel.com/httpdocs/concrete/libraries/database.php(34): ADOConnection->CacheExecute(10, 'select ctID fro...') #2 /home/httpd/vhosts/worldmarkettravel.com/httpdocs/concrete/models/permissions.php(461): Database->querycache(10, 'select ctID fro...') #3 /home/httpd/vhosts/worldmarkettravel.com/httpdocs/concrete/models/permissions.php(72): CollectionPermissions->CollectionPe in /home/httpd/vhosts/worldmarkettravel.com/httpdocs/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php on line 78
I've run into this before too. Did you remember to set your files directory permissions to 777 or 775? You might need to recurse into all subdirectories under Files.