![]() |
|
database error - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: database error (/thread-1720.html) |
database error - borma - 22-10-2007 wahat does means this kind of error? MySQL Query ( INSERT INTO comments (imageid, name, email, website, comment, date) VALUES ('17', 'marcobo', 'borma@email.it', 'http://ciccio.it', 'pippo', NOW()) ) Failed. Error: INSERT command denied to user 'Sql116708'@'62.149.140.117' for table 'comments' I wait your help! thanks database error - sbillard - 23-10-2007 Your mySQL permissions are not set right. Check the usercode/password you configured for mySQL in zp-config.php. Is it the mySQL admin account? database error - borma - 23-10-2007 yes! |