How can I create multiple databases on the same host? I tried logging into phpMyAdmin and I get an error saying access denied. I tried running it straight from a php script, same error. I tried from the goodies --> MySQL section in the web admin panel same and I get an error saying I’m already using the hostname for a database.
So there basically saying every database requires it’s own hostname?
if not how can I get around this annoying little pest.