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

  1. B

    Change default value of "Preferred domain"

    Maybe because this decision should be up to the panels end user? The default option is "domain.tld"...just have a guess what happened after migrating a site to a fresh Plesk 11 installation: infinite redirect loop cause the site forced to redirect to "www.domain.tld" within it's .htaccess file...
  2. B

    Backup password

    We know that. That's why i pointed out, that private keys of ssl certificates in the backup xml files _must_ be encrypted too and more over sql data dumps _should_ be encrypted to ensure safe backups on an (external) ftp repository.
  3. B

    Backup password

    The following data should be encrypted too: - private key of ssl certificates (at info_xxxx.xml), - at least the contents (data dump) of customer databases. Tested with 11.5.30 MU#6 and proper configured ftp backup repository.
  4. B

    Parallels Plesk Panel 10.4 previews started

    Hi Sergey, I need such a variable to define a individual php temp directory for each subscription to get a little better isolation between them. In detail: open_basedir = {DOCROOT}:/var/www/vhosts/{DOMAINNAME}/tmp upload_tmp_dir = /var/www/vhosts/{DOMAINNAME}/tmp session.save_path =...
  5. B

    Parallels Plesk Panel 10.4 previews started

    Hey guys, is there any documentation about usable variables at the new PHP configuration available? The administrator guide doesn't really help at this point: http://download1.parallels.com/Plesk/PP10/10.4/Doc/en-US/online/plesk-administrator-guide/index.htm?fileName=69696.htm (no...
Back
Top