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

  1. S

    Issue How to resolve docker install - iptable

    Hello, I have an error of the first installation to docker on my debian plesk Erreur: {"message":"driver failed programming external connectivity on endpoint n8n (371ad8de95975c39d6c6f5d40f49f5ab2846fef1cd59e097a046084bc28a8c45): (iptables failed: iptables --wait -t filter -A DOCKER ! -i...
  2. S

    Resolved ext-mongo installation with php7.1

    I have used : $ plesk bin php_settings -u It's good ! Thank's
  3. S

    Resolved ext-mongo installation with php7.1

    I have followed this commands : $ apt-get install plesk-php71-dev build-essential $ /opt/plesk/php/7.1/bin/pecl config-set php_prefix /opt/plesk/php/7.1/bin/ $ /opt/plesk/php/7.1/bin/pecl install mongodb $ echo "extension=mongodb.so" > /opt/plesk/php/7.1/etc/php.d/mongodb.ini $...
  4. S

    Issue Extension NodeJS crashed my plesk

    For reinstall my plesk, i use : $ sudo -i $ wget https://autoinstall.plesk.com/plesk-installer $ chmod +x plesk-installer $ ./plesk-installer
  5. S

    Issue Extension NodeJS crashed my plesk

    Hello Extension NodeJS installation crashed my Plesk. NGINX error. What is your solution ? I don't want lose my enterprise data and reinstall. Thank for help :)
  6. S

    Resolved ext-mongo installation with php7.1

    Same problem for PHP 7.1
  7. S

    Issue Plesk Nginx 404 Error after NodeJS installation

    I have the same problem.. nodejs have crashed my plesk. What is your solution?
  8. S

    Resolved ext-mongo installation with php7.1

    Hello, I have a problem with mongo extension. Can not detect extension ext-mongo in php version 7.1 I have used the following commands successfully $ /opt/plesk/php/7.1/bin/pecl install mongodb $ /opt/plesk/php/7.1/bin/pecl config-set php_prefix /opt/plesk/php/7.1/bin/ And in my...
Back
Top