mysql help
#1

// MySQL Configurations
#define MySQL_Host "119.81.7.190"
#define MySQL_User "xxxi"
#define MySQL_Pass "xxxxx"
#define MySQL_Data "savserve_stunt"

is that right?
i use my cpanel's pass or mysql's pass?
i already try both but always failed
Reply
#2

check your Host and db name
Reply
#3

you need to put mysql pass which is given by host
Reply
#4

How should we know if that is correct?
That information has to be the same as your MySQL server information, you also have to connect to it correctly.
Reply
#5

Do not use the external IP. The MySQL port is probably deliberately blocked (so you can't connect to it) for security. Use localhost.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)