remote db connection

Status
Not open for further replies.

nima12

New Member
Messages
1
Reaction score
0
Points
0
if i want to connect to my db from a remote server, what host do i need to use? i tried projectscenter.pcriot.com but it didn't seem to work as I get this error:

[root@server ~]# mysql -h projectscenter.pcriot.com -u 'pc2011_klann' -p -D 'pc2011_klann'
Enter password:
ERROR 1045 (28000): Access denied for user 'pc2011_klann'@'mail.projectscenter.com' (using password: YES)
 

Livewire

Abuse Compliance Officer
Staff member
Messages
18,169
Reaction score
216
Points
63
Remote mysql is not currently enabled for free hosting.
 
Status
Not open for further replies.
Top