★PictureMyPain★ Posted May 13, 2010 Posted May 13, 2010 Hi! I need some help from "PRO"...I have a template with statistics(diskw) and i can not connect db with website... Anyone HELP me? EDIT: If you need any info tell me
Blane Posted May 13, 2010 Posted May 13, 2010 It has been set up localy or in a server? You should fill some infos in the script, for it to connect to the db.If the db is set up localy then just put "localhost" in the "host" and if it's set up in a server, then put the server's ip.
★PictureMyPain★ Posted May 14, 2010 Author Posted May 14, 2010 1st) It is in deticated machine, 2nd)It is on a server, 3rd)I fill infos but it can not connect and tell me that: Access denied for user 'root'@'localhost' (using password: YES)
Stealth Posted May 14, 2010 Posted May 14, 2010 1st) It is in deticated machine, 2nd)It is on a server, 3rd)I fill infos but it can not connect and tell me that: Access denied for user 'root'@'localhost' (using password: YES) Maybe you forgot to set the password or you entered a wrong password.
★PictureMyPain★ Posted May 14, 2010 Author Posted May 14, 2010 Maybe you forgot to set the password or you entered a wrong password. I set the pass... SEE //Game Database Config $user1 = "root"; //GameServer MySQL Database Login $pass1 = "15161718"; //GameServer MySQL Database Password $data1 = "l2j_db"; //GameServer MySQL Database $host1 = "localhost"; //GameServer MySQL Host //Website Title Config $site['site-title'] = 'Line][Age'; //Login Database Config $user2 = "root"; //LoginServer MySQL Database Login $pass2 = "15161718"; //LoginServer MySQL Database Password $data2 = "l2j_db"; //LoginServer MySQL Database $host2 = "localhost"; //LoginServer MySQL Host //Server IP and Port $log_ip = "217.24.1.187"; //Set the IP of your Login Server $log_port = "2106"; //Set the Port of your Login Server $gam_ip = "217.24.1.187"; //Set the IP of your Game Server $gam_port = "7777"; //Set the Port of your Game Server
William Posted May 14, 2010 Posted May 14, 2010 localhost?????????????? LoL ip add me w_illi_am@hotmail.com TeamViewer
★PictureMyPain★ Posted May 14, 2010 Author Posted May 14, 2010 localhost?????????????? LoL ip add me w_illi_am@hotmail.com TeamViewer Ok
★PictureMyPain★ Posted May 14, 2010 Author Posted May 14, 2010 Up..!!! Wiliam haven't time to help me . Anyone?...I fix some error and now tell me that : can not connet to '217.24.1.187'
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now