Hi I've moved to new server using the steps outlined by falko on this post: Moving ISPconfig. Everything works great except for MySQL access. The username/password combinations created by ISPConfig can't access the databases. I am unable to view the "mysql" database using phpMyAdmin so I'm not sure how to look at the "users and db table and add the user /db lines that don't exist on the new server but on the old server." How would I make the "mysql" database accessable via phpMySQL? Regards Brenton
have a look in the file /home/admispconfig/ispconfig/web/phpmyadmin/config.inc.php In the config settings you will find a setting were all denied databases are lsited, remove the database with the name "mysql" from there.
Hi till Thank you for the reply. I was just coming back to say that I have solved the problem. I hadn't read the post by Hans regarding the package. I usually try and find solutions before posting, but this was a bit of a crises. Thank you once again for a great product and support. I've been using both for over two years now with great success. Regards Brenton