• 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.

Search results

  1. P

    Any chance to get Plesk 10.4 work with MySQL 5.6+

    I managed to make MySQL 5.6 work with Plesk 11.5, with a bit of effort. Here's how. First blacklist mysql-* from Remi repo (if you are using it): vim /etc/yum.repos.d/remi.repo ... adding exclude=mysql-* to [remi] section. Then add MySQL official repository to yum: rpm -Uvh...
  2. P

    ODBC error #08S01: [unixODBC][MySQL][ODBC 5.3(w) Driver]Can't connect to local MySQL

    I'm getting this error after updating MySQL to 5.6 (Plesk 11.5, fresh installation) using the official MySQL repository right after adding a new subscription. However database seems to work fine, I can access phpMyAdmin without problems under Settings -> Database Servers. PHP 5.5 using Remi...
  3. P

    How to setup PHP-FPM with Apache only (without nginx as reverse proxy)?

    I'm quite new Plesk, running on my own private virtual server (CentOS x64). I was able to install nginx and php-fpm support using the add/remove components functionality. It was straightforward :). However - as default - PHP-FPM requires ngix as web server (as stated in the documentation)...
Back
Top