Moving Site Issue

Permalink
Hi Guys,

I'm moving my dev server to my live server, but I am having some issues.

The site is connecting to the new database just fine, and all the files are there, but the site itself is not working and is generating several errors. One error on the homepage is: Fatal error: Uncaught exception 'ADODB_Exception' with message 'mysql error: [-32000: Cache write error] in CacheExecute(/www/stevestrongman.com/web/test/files/cache/59/adodb_59b392f00c9d49a4b104a3890b32a6b6.cache, select ctID from PageTypes) ' in /www/stevestrongman.com/web/test/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php:78 Stack trace: #0 /www/stevestrongman.com/web/test/concrete/libraries/3rdparty/adodb/adodb.inc.php(1819): adodb_throw('mysql', 'CacheExecute', -32000, 'Cache write err...', '/www/stevestron...', 'select ctID fro...', Object(ADODB_mysql)) #1 /www/stevestrongman.com/web/test/concrete/libraries/database.php(34): ADOConnection->CacheExecute(10, 'select ctID fro...') #2 /www/stevestrongman.com/web/test/concrete/models/permissions.php(461): Database->querycache(10, 'select ctID fro...') #3 /www/stevestrongman.com/web/test/concrete/models/permissions.php(72): CollectionPermissions->CollectionPermissions(Object(Page)) #4 /www/stevestrongman.com/web/test/concrete/models/permissions.php(116): Perm in /www/stevestrongman.com/web/test/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php on line 78

I have my working dev version here:www.www.blazing-media.com/strongman...

and my non-working, new live version here:www.www.stevestrongman.com/test...

ANY help whatsoever is truly truly appreciated.

Thanks

Glyn

Methodize
 
Mnkras replied on at Permalink Reply
Mnkras
browse to /files/cache and make it 777 and do it to /files/cache_objects
Methodize replied on at Permalink Reply
Methodize
My FTP is just plugging away re-uploading the files as you suggested, but when it's done I'll give that a shot also.