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.
Продам почты БЕЗ ПАРОЛЕЙ. Много уника.
Не валидированы, валид 20-40%. Гео - в основном ЕУ.
Selling emails WITHOUT PASSWORDS. Lots of uniques.
Not validated, valid 20-40%. Geo - mostly EU.
tg
@poslob
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.