Is it possible to make Plesk let a single user create multiple databases that are accessible via a single datbase account?
ie: when I goto th databse control panel and create a database, then assign a dbuser, I can launch phpmyadmin and access it. However I can't do the following.
1. From that phpmyadmin session, I cannot create a new database. (Plesk doesn't set those perms in Mysql).
2. If I create a new database in the db control panel, Pleask won't let me assign the same dbuser to it.
I'm aware I can create the databases and use a seperate copy of phpMyAdmin to do this, but I'd liek to do it fromt he control panel if possible.
Thanks