k, simple question. ISPconfig 2 newest, Centos 5.3 i386, imported phpmyadmin.pkg. Created site for testing and user. All is working but which of the passwords should the user use to enter phpMyAdmin and where is it set? Tried some (customer pw, ftp pw, both not working)
When you create a DB through the ISPConfig admin site, you have to define a user / pass as well .. use those login credentials.
dankjewel! In this case the database was created before installing phpMyadmin... so for 1 database I will have to do some extra work I guess
Then i suggest you create a database for the specified website, so it's in ispconfig's admin site as well, and then create a dump from the existing databse, and restore it in the newly created database. the dump can be made from phpmyadmin, or from the shell with mysqldump gl