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

  1. O

    Resolved New Read-only user ftp

    I use another method: It works with plesk 11.x 1) Create additional FTP accout with some "homedir". 2) Add .ftpaccess file with content: <Directory /var/www/vhosts/DOMAIN/httpdocs/SOME_DIR> <Limit CWD PWD DIRS READ> AllowUser READ_ONLY_USER </Limit> <Limit ALL>...
  2. O

    Question Server DNS template add from cli

    Hi UFHH01, I try, result is same :/ # /usr/local/psa/bin/server_dns --set 'NS,,ns1.mydom.lt.;NS,,ns2.mydom.lt.;NS,,ns3.mydom.lt.;NS,,ns4.mydom.lt.;A,,<ip>;A,*,<ip>;A,mail,<ip>;MX,,mail.<domain>.,10;TXT,,v=spf1 +a +mx include:_spf.sender.mydom.lt -all;TXT,_dmarc.<domain>.,"v=DMARC1; p=none;"'...
  3. O

    Question Server DNS template add from cli

    Hello, I try to add default DNS template to plesk from CLI and has some issue with dmarc entry: /usr/local/psa/bin/server_dns --set 'NS,,ns1.mydom.lt.;NS,,ns2.mydom.lt.;NS,,ns3.mydom.lt.;NS,,ns4.mydom.lt.;A,,<ip>;A,*,<ip>;A,mail,<ip>;MX,,mail.<domain>.,10;TXT,,v=spf1 +a +mx...
  4. O

    Problems with spamassassin.

    Hi, I has problem with plesk spamassassin managment from plesk 8.6 panel. When I click disable spamassassin button in plesk nothing happens: Problem was and with CLI: When i try to strace command i get "very good" result: I try run mchk and get errors: I think it for all domains is that...
  5. O

    Internal error: {"status":"SUCCESS","message":"Der Ordner %%folder% wurde erfolgreich

    I think you don't translate some value in translate files. I have same issue with subscription creation: Try to "rsync --ignore-existing" files from en_US language to you translated files. something like this:
  6. O

    OpenSuSE 13.1 Support?

    Thank you for information Igor :)
  7. O

    OpenSuSE 13.1 Support?

    Hello, I has the same problem after upgrade PLESK 11.5 to PLESK 12.0. The error is: ERROR: Zend_Db_Statement_Exception: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'psa.WhpSessions' doesn't exist (Pdo.php:234) Here some details about my VPS: # cat /etc/issue CentOS...
  8. O

    Passwords are not PLAIN anymore in Plesk 11?

    I think you can make domain backup and in backup XML file try to find secret_key.
Back
Top