Loading...
 
Architecture / Installation

Architecture / Installation


Re: Incorrect key file

posts: 224 Ireland

Hi Christian,

Have you tried checking your MySQL tables for corruption? Either trough phpmyadmin or using the cmdline utility mysiamchk? For e.g.:

Copy to clipboard
$ myisamchk -r tiki_pages


Sounds like you did not properly shutdown your original database BEFORE making the site copy.

Regards,

Pat.

There are no comments at this time.