After following this tut....
http://otland.net/f479/your-first-open-tibia-server-140934/
When I get to "II. Setting Up A Database and an Admin Account" and adding the "DROP USER 'pma'@'localhost';"
PhpMyAdmin basically keeps throwing out never ending errors...
"Error
SQL query: DocumentationEdit Edit
SELECT MAX( version )
FROM `phpmyadmin`.`pma_tracking`
WHERE `db_name` = 'f'
AND `table_name` = ''
AND FIND_IN_SET( 'CREATE DATABASE', tracking ) >0
MySQL said: Documentation
#1142 - SELECT command denied to user ''@'localhost' for table 'pma_tracking' "
How do I go about fixing this.
I've already uninstalled and reinstalled XAMPP and both Apache and MySql but the problem persists
Any advice would be much appreciated
Cyno.
http://otland.net/f479/your-first-open-tibia-server-140934/
When I get to "II. Setting Up A Database and an Admin Account" and adding the "DROP USER 'pma'@'localhost';"
PhpMyAdmin basically keeps throwing out never ending errors...
"Error
SQL query: DocumentationEdit Edit
SELECT MAX( version )
FROM `phpmyadmin`.`pma_tracking`
WHERE `db_name` = 'f'
AND `table_name` = ''
AND FIND_IN_SET( 'CREATE DATABASE', tracking ) >0
MySQL said: Documentation
#1142 - SELECT command denied to user ''@'localhost' for table 'pma_tracking' "
How do I go about fixing this.
I've already uninstalled and reinstalled XAMPP and both Apache and MySql but the problem persists
Any advice would be much appreciated
Cyno.