HelioHost Posted September 9, 2024 Posted September 9, 2024 Username: N/A, Server: N/A, Main Domain: N/AHello, I bought an account under the email jmappalma@gmail.com and im trying to create a mysql database which i can access from a windows application. You're website said it offered remote control for mysql, and the wiki says to log in to plesk and click on remote mariaDB. Ctrl+f gives me 0 results for "remote" or "mariadb" so clearer instructions would be appreciated. Right now all i can find is how to create a domain and have a localhost db for it, which i dont want. I just want a database which i can remotely access from a windows app. Could i get some help solving this? thanks.
Krydos Posted September 9, 2024 Posted September 9, 2024 Try this Login > Continue to Plesk > Databases > Add database Then fill out the form with usernames, password, and at the bottom of the page make sure you select the option "Allow remote connections from any host". Once the database is created and you have enabled remote connections you should be able to connect remotely with settings like username=r2utechnologies_user database=r2utechnologies_db port=3306 host=65.19.154.94 password=<set in Plesk>
r2utechnologies Posted September 9, 2024 Posted September 9, 2024 27 minutes ago, Krydos said: Try this Login > Continue to Plesk > Databases > Add database Then fill out the form with usernames, password, and at the bottom of the page make sure you select the option "Allow remote connections from any host". Once the database is created and you have enabled remote connections you should be able to connect remotely with settings like username=r2utechnologies_user database=r2utechnologies_db port=3306 host=65.19.154.94 password=<set in Plesk> this worked perfectly! thank you for the fast reply! cheers!
Recommended Posts