Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !
WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure. Join the pilot program today!
Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
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.
I have a PLESK account which hosts 5 domains, can i set up an individual SQL server running for each domain rather than have it sharing by 5 domain? Thanks.
Why on earth would you want the overhead of doing that? If you were to do this, do it on a dedicated machine and setup 5 startup scripts for mysqld to listen on 5 different ports, each with their own data directory. Like I said, sounds like a goofy and not sure why you would want to do this. Setup a dedicated database machine or machines and run mysql or a mysql cluster and map the remote mysql server through the PSA control panel. Thats how I do it, and I have 0 problems with many high traffic sites many using large databases.