Chucky™ Posted February 18, 2014 Posted February 18, 2014 (edited) Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on '46.105.50.162' (4) in/home/lnukecom/public_html/index.php on line 191Can't connect to MySQL server on '46.105.50.162' (4) Edited February 18, 2014 by L2BlackDays Quote
leanrocki Posted February 19, 2014 Posted February 19, 2014 Create the account with this dates. Host = % Usser = imsexi (example) Pass = asdasrR2354asf*SDF153!"#€¬ ( Need dificult, we want don't hack u) etc Now change ur configs like this Ip = (Your Ip) Usser = imsexi Pass = asdasrR2354asf*SDF153!"#€¬ Quote
Chucky™ Posted February 19, 2014 Author Posted February 19, 2014 cant without pass? because i have this:<?php $server_ip = "46.105.50.162"; $mysql_user = "root"; $mysql_pass = ""; $database = "l2jdb"; $connect = mysql_connect("$server_ip", "$mysql_user", "$mysql_pass") or die(mysql_error()); $db_select = mysql_select_db("$database", $connect) or die(mysql_error()); $query = mysql_query("SELECT online FROM characters WHERE online=1") or die(mysql_error()) ; $online_chars = mysql_num_rows($query); echo 'Players Online:'.$online_chars;mysql_close($connect);?> Quote
Lelouch Posted February 20, 2014 Posted February 20, 2014 Wrong section for these kind of things, man .. http://www.maxcheaters.com/forum/108-coding-discussions-requests/ Quote
Chucky™ Posted February 20, 2014 Author Posted February 20, 2014 Wrong section for these kind of things, man .. http://www.maxcheaters.com/forum/108-coding-discussions-requests/ ok thanks :) Quote
leanrocki Posted February 24, 2014 Posted February 24, 2014 In navicat Create the account with this dates. (Up see the dates) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.