I just migrated an up-to-date LAMP/Zencart system to a new server and am wondering if I might get some help. Here what the client browser sees when navigating to the Zencart index page:
1017 Can't find file: './zencart/configuration.frm' (errno: 13)
in:
[select configuration_key as cfgkey, configuration_value as cfgvalue from configuration]
And here is what is reported by rsyslog:
Jan 23 09:53:34 black mysqld: 100123 9:53:34 [ERROR] /usr/sbin/mysqld: Can't find file: './zencart/configuration.frm' (errno: 13)
An attempt to migrate an image from RAID0 to RAID1 failed, so some files and directories from the old image were copied to a fresh installation (latest Ubuntu Server, LAMP, and phpMyAdmin). I would imagine that I overlooked some file(s) or directory that should have been copied. I can see the Zencart database with phpMyAdmin, but get the message "No tables found in database." I do have an extensive list of files in /var/lib/mysql, from "admin.MYD" to zones_to_geo_zones.MYI."
Any help would be greatly appreciated, as this is quite over my head.


Reply With Quote
