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 php7.2 installed on a Plesk 17.8.11 install on Centos7. Yet when I go to a domain's PHP Settings the version does not show in the PHP version drop down. What am I missing?
Interesting error. Has Plesk registered the module in the PHP handlers? Can you please copy the output of
# /usr/local/psa/bin/php_handler --list
to this thread in "code"-brackets, so that all can be seen?
It looks as if the PHP 7.2 module is installed correctly, but was not enabled. Please go to Tools & Settings > PHP settings and try to enable the version there.
If that is not possible, you can also try to
# plesk bin php_handler --enable -id plesk-php72-cgi
# plesk bin php_handler --enable -id plesk-php72-fastcgi
# plesk bin php_handler --enable -id plesk-php72-fpm