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