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.
That funny many here download but no one would like to share back its such a selfish behavior of people in 2020s
That why games die because of people who are later reselling thigs what people almost forgot or no have access to.
Question
flushing
i am trying to make a website. everything is set like template and such things but when i try to connect website to my database with this config:
<?php
$L2JBS_config["mysql_host"]="localhost"; // MySQL IP
$L2JBS_config["mysql_port"]=3306; // MySQP port
$L2JBS_config["mysql_db"]="l2jdb"; // l2jdb or your lineage 2 server database name
$L2JBS_config["mysql_login"]="my user name"; // MySQL Login name
$L2JBS_config["mysql_password"]="my password"; // MySQL Password
$hserver="srv ip"; // Server IP
$portgame="7777"; // Game Server Port
$portlogin="2106"; // Server Port
?>
but after all these when i go to my website it shows me this message "Couldn't connect to MySQL".
i dont know whatto do is there anyone who can help me? or give me your msn please i really need this
17 answers to this question
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.