• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by GREG49

  1. GREG49

    Question PHP extension intl is missing from your system

    I think the problem is that the command : composer update --prefer-dist --no-dev use for PHP the path: / etc / php5 / cli / * Plesk uses the path: /opt/plesk/php/5.6/etc/* How to solve this problem ? greg@localhost:~/httpdocs$ composer update --prefer-dist --no-dev > php scripts/check.php >...
  2. GREG49

    Question PHP extension intl is missing from your system

    thanks for you answer. Here is the result : greg@localhost:~$ grep -R intl /opt/plesk/php/*/etc/* /opt/plesk/php/5.6/etc/php.d/intl.ini:; Enable intl extension module /opt/plesk/php/5.6/etc/php.d/intl.ini:extension=intl.so /opt/plesk/php/5.6/etc/php-fpm.d/FOAD-PRESS.FR.conf:php_value[extension]...
  3. GREG49

    Question PHP extension intl is missing from your system

    Hello, i want install Claroline Connect application on my Debian serveur. I used GIT extension to download this application I follow the instructions to install Claroline Connect : Installer Claroline Connect · Claroline Connect Documentation but i have a problem with PHP extension intl. I have...
Back
Top