![]() |
|
mySQL user rights error, no tables created - 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: mySQL user rights error, no tables created (/thread-3272.html) |
mySQL user rights error, no tables created - skinner927 - 2008-07-14 Here's my error message: `Your MySQL user must have Create, Drop, Select, Insert, Alter, Update, and Delete rights. The SHOW GRANTS query failed.` every single post I've read says to just continue and it's no biggie, but the tables are never created in my DB. I've tried two different dbs on two different db servers. if I click "go" I get this error: It looks like your zenphoto tables haven't been created.You may need to run the setup script.` anyone know what to do? lol mySQL user rights error, no tables created - sbillard - 2008-07-14 Well, the posts should have said that this message was a warning. Since the query failed zenphoto does not know what MySQL rights it has. It still needs those rights stated. Apparently on your installation it does not have them and failed to create its tables. You need to insure that zenphoto has the MySQL rights it needs. mySQL user rights error, no tables created - skinner927 - 2008-07-14 it does, it logs in as an admin to my mySQL server. It doesn't make sense, I've never had this problem before. Unfortunately I've just given up on zen photo, although it looks like a great gallery I guess I just can't run it :/ |