Anope IRC Services

Denora Stats (discontinued) => phpDenora 1.4.x Support (Read Only) => Topic started by: Christopher on January 18, 2012, 03:18:29 PM

Title: MySQL Error 1146: Table 'chat_phpdenora.server' doesn't exist
Post by: Christopher on January 18, 2012, 03:18:29 PM
MySQL Error 1146: Table 'chat_phpdenora.server' doesn't exist Please ensure that the database is setup correctly, and that the MySQL login data you specified in phpdenora.cfg.php is correct. "I've added the database correctly."
Title: Re: MySQL Error 1146: Table 'chat_phpdenora.server' doesn't exist
Post by: CrazyCat on January 18, 2012, 08:20:36 PM
It means you have a base called chat_phpdenora whith a table called server.
Could you show us the SQL create script of your base ?