PDA

View Full Version : username / mysql



ramax
12-17-2003, 01:53 AM
excuse my bad english

hello, I will like to know how creer of the base sql under the same username? much of my script php uses divided Config.php

DirectAdmin Support
12-17-2003, 10:04 AM
Hello,

You can use your system username/password (DA login) in all config.php files to access multiple databases with the same username/password. The database users created through DirectAdmin don't have that ability, but your system username/password does.

John