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? Quote
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. Quote
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! Quote
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.