I have a question I site and works with php file and want to make a cone server what to do.;
I put the ip of the server here
<?php
$L2JBS_config["mysql_host"]=181.40.129.100; // MySQL IP <----and does not connect
$L2JBS_config["mysql_port"]=3306; // MySQP port
$L2JBS_config["mysql_db"]="L2jdb"; // l2jdb or your lineage 2 server database name
$L2JBS_config["mysql_login"]="server"; // MySQL Login name
$L2JBS_config["mysql_password"]="123456789"; // MySQL Password
"Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server at 'reading initial communication packet', system error: 111 in /public_html/freya/config/_config_procs.php on line 3
Couldn't connect to MySQL"
it's from my site
MySQL's my.cnf file
[mysqld]
user=mysql
bind-address=181.40.129.100 <--server IP
I put the ip of the server here and does the site regularly connect to the server but the gameserver crashes and stops working in msql
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.
DISCORD :
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/hood-services
https://campsite.bio/utchihaamkt
Xmas Wolf Chariot Mount | Lineage 2 Mod
Celebrate the holiday spirit in Lineage 2 with this festive Xmas Wolf Chariot Mount! Created for protocol 166, this unique modification features majestic wolf mounts with holiday-themed harnesses pulling a decorative chariot.
If you have questions or want to add this updated skill to your game, feel free to contact me via Skype or Discord.
Download or in Discord Client Dev channel https://discord.gg/XdCb9dmTtf
Question
newDevGR
I have a question I site and works with php file and want to make a cone server what to do.;
I put the ip of the server here
<?php
$L2JBS_config["mysql_host"]=181.40.129.100; // MySQL IP <----and does not connect
$L2JBS_config["mysql_port"]=3306; // MySQP port
$L2JBS_config["mysql_db"]="L2jdb"; // l2jdb or your lineage 2 server database name
$L2JBS_config["mysql_login"]="server"; // MySQL Login name
$L2JBS_config["mysql_password"]="123456789"; // MySQL Password
"Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server at 'reading initial communication packet', system error: 111 in /public_html/freya/config/_config_procs.php on line 3
Couldn't connect to MySQL"
it's from my site
MySQL's my.cnf file
[mysqld]
user=mysql
bind-address=181.40.129.100 <--server IP
I put the ip of the server here and does the site regularly connect to the server but the gameserver crashes and stops working in msql
please who knows something about this topic help
the server working on linux Debian
1 answer 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.