exciter Posted January 16, 2023 Posted January 16, 2023 Hello, after changing my password, I can't access my database from the bookmarked link in the browser: Access denied. I should check host, username and password in the config.inc.php file... When I login to heliohost, I'm able to login to phpMyAdmin and the database from Plesk without any problems. What can I do?
wolstech Posted January 16, 2023 Posted January 16, 2023 Bookmarked PhpMyAdmin links are not supported. Plesk's mysql security works differently, and by design, your username no longer has access to every database on your account. You're supposed to access them individually through Plesk. For applications to access databases, you need to create and assign users just like you did back on cPanel, then give the application the username and password you created.
exciter Posted January 16, 2023 Author Posted January 16, 2023 Ah ok, I wondered why my python script couldn't access the database. Now I know. 👍 Thank you!
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