Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Uknown MySQL server host

Status
Not open for further replies.
Newbie Spellweaver
Joined
Feb 6, 2012
Messages
63
Reaction score
0
Unknown MySQL server host 'sql308byethost14com' (1)

I set the host right, im sure of that.. What is wrong?
 
Experienced Elementalist
Joined
Jul 24, 2011
Messages
268
Reaction score
58
Unknown MySQL server host 'sql308byethost14com' (1)

I set the host right, im sure of that.. What is wrong?

We can't know when we don't see what you have done ...
if you want me to have a look add me on skype: something__nice
 
Upvote 0
Newbie Spellweaver
Joined
Feb 6, 2012
Messages
63
Reaction score
0
your host hasn't dots?


Hmmm.. Good point.

Man.. I added the dots.. Still doesnt work

class MYSQL_DB {

var $connection;
function MYSQL_DB() {
$this->connection = mysql_connect(sql1308.byethost14.com,

This is just getting very annoying..
 
Upvote 0
Working in iZariam v0.1.0
Loyal Member
Joined
Feb 3, 2011
Messages
772
Reaction score
74
No, the dots when you install

PD: Good: $this->connection = mysql_connect('sql1308.byethost14.com',
 
Upvote 0
Newbie Spellweaver
Joined
Feb 6, 2012
Messages
63
Reaction score
0
The dots are there when i install..

But, the database is created, so i dont get what is wrong..

Made it through the entire install panel.. And when i go to play i get that message..

No idea what i did, but its working now :)
 
Upvote 0
Newbie Spellweaver
Joined
Feb 6, 2012
Messages
63
Reaction score
0
What i recall doing was only editing the database.php, and then i ran the installation again.. I didnt touch the MYSQL.php file.. left it as its original.
 
Upvote 0
Elite Diviner
Joined
Jul 16, 2007
Messages
419
Reaction score
6
well i still can't get it running... havin' skype maybe? my name on skype is kameleon0105
 
Upvote 0
Status
Not open for further replies.
Back
Top