Mysql Problem!
#5

Your server isn't connected correctly to the database..
Try this :

#define mysql_host "localhost" //Has to be a string
#define mysql_user "root" //Has to be a string
#define mysql_password "" //There is none for wamp unless you set one.
#define mysql_database "ucp" //Has to be a string
Reply


Messages In This Thread
Mysql Problem! - by 3RoR - 01.11.2012, 12:30
Re: Mysql Problem! - by InfiniTy. - 01.11.2012, 12:36
Re: Mysql Problem! - by DBan - 01.11.2012, 12:38
Re: Mysql Problem! - by 3RoR - 01.11.2012, 12:43
Re: Mysql Problem! - by InfiniTy. - 01.11.2012, 12:46
Re: Mysql Problem! - by DBan - 01.11.2012, 12:46
Re: Mysql Problem! - by 3RoR - 01.11.2012, 12:48
Re: Mysql Problem! - by InfiniTy. - 01.11.2012, 12:49
Re: Mysql Problem! - by 3RoR - 01.11.2012, 12:55
Re: Mysql Problem! - by InfiniTy. - 01.11.2012, 12:57

Forum Jump:


Users browsing this thread: 1 Guest(s)