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
🚀 New numbers for GMAIL are now available!
We’ve added fresh, stable numbers perfect for activations and quick code delivery.
Join in while they’re still available 👇
Category: GMAIL
Website: https://vibe-sms.net/
📱 Telegram channel: https://t.me/vibe_sms
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
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