Hello I have a problem because I don't understand something I have a website on xxx.com server I have a script uploaded there to create accounts for the server and now so if I have a server made on my computer on localhost then in the config I give
$server_host = 'My IP not localhost ; <---.
$db_user_name = 'root';
$db_user_password = '';
$db_database = 'l2jmobiusclassicinterlude;
but when I want to connect to it the page says : Failed to connect to MySQL: Access denied for user 'root'@'localhost' (using password: NO)
so how to connect it so that the script from the website on another server works with my server and the database which is standing on my computer
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.
I apologize for my incompetence. The ability to trade is limited only for builder 1. Ordinary characters can trade with each other, and this has nothing to do with auto loot.)
Question
L2OLDPLAYER
Hello I have a problem because I don't understand something I have a website on xxx.com server I have a script uploaded there to create accounts for the server and now so if I have a server made on my computer on localhost then in the config I give
$server_host = 'My IP not localhost ; <---.
$db_user_name = 'root';
$db_user_password = '';
$db_database = 'l2jmobiusclassicinterlude;
but when I want to connect to it the page says : Failed to connect to MySQL: Access denied for user 'root'@'localhost' (using password: NO)
so how to connect it so that the script from the website on another server works with my server and the database which is standing on my computer
10 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.