I add a new user via ther Database page in ISPConfig. It wants a user. I add a user with suitable password and linke3d to a client. I try to add a database for the same client but the user does not appear in the drop down list for Database user, so I cant add ther database. I could easily add it via phpmyadmin but I want it in ISPConfig, so I can back it up etc. I am currently using a database I created in ISPConfig but I want to export this and import into a new DB.
Found the issue. The website was using a different client name. That is fixed but I am getting an error trying to import my DB in phpmyadmin. It is only 2.4Mb. When I try to import, I get "No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. " My php dirtective allow importing files up to 2Gb, so that is the the problem. Any ideas?