• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/

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