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

  1. J

    last_nginx.conf and php-fpm.sock issues

    Did the following, but I dont expect it to survive after an update. Do it at your own risk and make backup of modified files. This is my custom php-fpm config for my needs, so it may not be suitable for your site. Read about it before changing mode and values. Modified files...
  2. J

    last_nginx.conf and php-fpm.sock issues

    Hi, I have same problem with this. My site has heavy load when making SOAP requests to a remote system for Magento product updating. I have found that php-fpm pools are created from this script: /usr/local/psa/lib/modules/python/phpinimng/phpinimng.py At line 190 you can find: [%(vhost)s] ...
  3. J

    subdomains folder not writable for PHP

    Same for me in new server. Noticed after migrating a working domain from a Plesk10 box. The issue was detected when uploading images with jbimage (TinyMCE plugin). (is_writable) http://www.domain.com/file_777 OK /var/www/vhosts/domain.com/httpdocs/file_777 (is_writable)...
  4. J

    Generating new Apache configuration failed plesk 10.4.4

    I got some simmilar error this morning that was making Apache not to start. That seems after an auto-update of the panel: Generating new Apache configuration on host <XXXXXXX> failed because the following error(s) occurred: httpd: Syntax error on line 210 of /etc/httpd/conf/httpd.conf...
Back
Top