Hello again: It's normal that the database user from an user has the permits to use all the databases? Or maybe it's my error and I must learn how to create users? (maybe using only the ISPConfig user instead the ISP admin user...?) GRANT USAGE ON *.* TO `user_test`@`localhost` IDENTIFIED BY PASSWORD '*XXXXXXxxxxXXXXXxxXXXXXXXXXXxxxxxxx' | | GRANT ALL PRIVILEGES ON `user_test`.* TO `user_test`@`localhost`