• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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