Accessing MySQL database from a remote computer?
Hi,
Does anyone know if hostrocket allows to access databases located on their servers from a remote computer?
I do not have a problem if I use a script located in my account that uses "localhost", but if I try to run a script on my local computer that attempts to establish a connection to my database on a hostrocket server I get the following error message:
DBI->connect(host=www.scriptsworld.com;database=hostrocket_database) failed: Access denied for user: 'hostrocket_user@localserver.com' (Using password: YES) at ... line 25
I would really appreciate your help. I'm a little hesitant to send in a trouble ticket.
Alex
|