• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  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