• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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