quataofr Posted March 4, 2023 Posted March 4, 2023 I use remote mysql to update database from my applications. But now my app can not connect to heliohost database anymore. It look like heliohost change my account from tommy to johnny after move to Plesk. I try to change host 'tommy.heliohost.org' -> 'johnny.heliohost.org'. It can connect from my local phpmyadmin but It take very long time to load and get 'Fatal error: Maximum execution time of 120 seconds exceeded' after some clicks.
wolstech Posted March 4, 2023 Posted March 4, 2023 Did you re-enable remote mysql after your account moved to Johnny? You might just need to turn the remote access back on in Plesk to fix this. You are correct on the host name being johnny.heliohost.org.
quataofr Posted March 4, 2023 Author Posted March 4, 2023 my app get 'time out' error. I try to connect via phpMyAdmin in my localhost and I can access the database list but when I click to open it the page load about 5 minute and return a rejected error.
wolstech Posted March 13, 2023 Posted March 13, 2023 Try deleting the mysql user you're using for that database and recreating it (making sure to enable remote access again when you recreate it). If that doesn't help, I'll pass this to Krydos. Nobody else is reporting issues though, so there's a possibility your network connection or PC is the issue.
quataofr Posted March 15, 2023 Author Posted March 15, 2023 Thank. You are right, look like the connection get block somewhere in my network. I work around it by using vpn.
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