This update resaves 25_25 from the original (with sounds)
(without the cave below)
Some emitter fixes (removed waterfalls with high-poly meshes)
The geodata is old, but it works
Everything else is unchanged
Download
P.S. The effect files are taken from the high client for Interlude, so if you're experiencing critical skills, use the default ones for your Version.
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
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