My website was hacked I think because I didn't update zp for a year and a half. I've deleted my albums and zp files off my server and am trying to do a fresh install of the newest version. Every time I get part way through the setup I get stuck at the "about to create tables" part. I get a series of "table creation failures" saying I have an incorrect table name eg.:
Table creation failure:
Query: CREATE TABLE IF NOT EXISTS `Gallery/zenphoto_captcha` ( `id` int(11) UNSIGNED NOT NULL auto_increment, `ptime` int(32) UNSIGNED NOT NULL, `hash` varchar(255) NOT NULL, PRIMARY KEY (`id`) ) CHARACTER SET utf8 COLLATE utf8_unicode_ci;
Error: Incorrect table name 'Gallery/zenphoto_captcha'
Can anyone please help me where to go from here?
Comments
Many thanks,
I always put it on top of the file, just before
``