• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Database Access

M

mbopp

Guest
I am looking for any information that will help me create a database on a virtual domain account that can be accessed from outside that domain. At a dns other than localhost. Is this possible? If so, how do I accomplish this?

Thanks in advance
 
mbopp,

In order to give access to your db from outside local host you have to add a user with priviledges from out side localhost. When adding the user you can give access to % (any outside address), but I would suggest adding a specific IP or domain name for better security. The mysql syntax for adding the priviledged user can be found here: http://sunsite.mff.cuni.cz/MIRRORS/ftp.mysql.com/doc/en/Adding_users.html

you can also use phpmyadmin, if you download it to one of your domains and connect as the admin user.
 
Back
Top