Log in page

Status
Not open for further replies.

tweaky

New Member
Messages
5
Reaction score
0
Points
0
I get this error when trying to create one

Warning: mysql_connect() [function.mysql-connect]: Unknown MySQL server host 'x10hosting' (1) in /home/tweaky/public_html/register.php on line 17

why is this? snd how can i fix it?
 
Last edited:

Christopher

Retired
Messages
14,659
Reaction score
8
Points
0
Hello,

You are giving it the wrong server host. You should be using localhost not x10hosting.
 
Status
Not open for further replies.
Top