Hi! This is the first time I install phpmyadmin on a remote server so I can do succesfull backups on a phpbb forum database. But I encounter myself with a big problem. After I changed the config.inc.php file to fit the requirements, I try to access the page and get this error:
Quote:
|
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in [path cut down for security purposes]\phpmyadmin\libraries\dbi\mysql.dbi.lib.php on line 118
|
What is wrong with this? Should I do some other changes to the config.inc.php?
Thx.