έχω μια ερώτηση έχω site και δουλεύει με php file και θέλω να κάνει cone σε server τι πρέπει να κάνω.?
πχ εγώ έβαλα την ip του server εδώ
<?php
$L2JBS_config["mysql_host"]=181.40.129.100; // MySQL IP <---- και δεν κάνει cone
$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"
ayto mou leei sto site
[mysqld]
user=mysql
bind-address=181.40.129.100 <--server IP αντί to 127.0.0.1
έβαλα την ip του server εδώ και κάνει κανονικά σύνδεση το site με τον server αλλα ο gameserver κολλάει και σταματάει την εργασία του στο msql
σας παρακαλώ οποιος γνωρίζει κάτι για αυτό το θέμα να με βοηθήσει
We've added 5% discounts for bulk purchases of Google accounts for orders of 300 or more, and 10% for orders of 500 or more. The discount is applied automatically when you place your order! The discount is indicated in the product title and description for each category.
Added: a brand-new default dashboard template.
You can now add multiple game/login server builds.
Full support for running both PTS & L2J servers simultaneously, with switching between them.
Payment systems: added OmegaPay and Pally (new PayPal-style API).
Account history now stores everything: donations, items delivered to characters, referrals, transfers between game accounts, and coin transfers to another master account.
Personal Promo Code System: you can create a promo code and assign it to a user or promoter. When donating, a player can enter this promo code to receive bonus coins, and the promo code owner also receives a bonus — all fully configurable in the admin panel.
Look demo site: demo
Question
newDevGR
έχω μια ερώτηση έχω site και δουλεύει με php file και θέλω να κάνει cone σε server τι πρέπει να κάνω.?
πχ εγώ έβαλα την ip του server εδώ
<?php
$L2JBS_config["mysql_host"]=181.40.129.100; // MySQL IP <---- και δεν κάνει cone
$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"
ayto mou leei sto site
[mysqld]
user=mysql
bind-address=181.40.129.100 <--server IP αντί to 127.0.0.1
έβαλα την ip του server εδώ και κάνει κανονικά σύνδεση το site με τον server αλλα ο gameserver κολλάει και σταματάει την εργασία του στο msql
σας παρακαλώ οποιος γνωρίζει κάτι για αυτό το θέμα να με βοηθήσει
ο server δουλεύει πάνω σε linux Debian
2 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