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

    Resolved Apache is not restarting gracefully after domain creation.

    Hi Nick, It is, yes - see How to enable/disable graceful restart for Apache?
  2. M

    Roundcube (Sieve) autoresponder not working

    Sieve is only fully supported in combination with postfix as MTA.
  3. M

    Where can I change the apache DocumentRoot Variable?

    Hello, Don't edit zz010_psa_httpd.conf since changes will get overwritten by PSA. You will need to create a vhost.conf in the domain's /conf dir and add a wildcard alias to it. It's explained in FAQ #955
  4. M

    Wrong Time when FTP'ing files (stores GMT)

    Hello, Please refer to http://www.proftpd.org/docs/directives/linked/config_ref_TimesGMT.html
  5. M

    Login error!?!...

    Hello, Please refer to http://faq.sw-soft.com/article_16_912_en.html
  6. M

    PSA database version does not match

    Hello, During the update it will create a backup of the required databases (psa, horde and mysql) in $DUMP_D/mysql.preupgrade.dump.gz which you can use to restore your databases to the previous version.
  7. M

    License Question

    Hello, Set up the new server and ask SWsoft for a temp key for PSA8(.1) which you can temporarily install on the new box. With active SUS you can easily upgrade your PSA 7.5 key using the Plesk License Upgrader or through Sales.
  8. M

    Qmail-smtpd spawning many processes, using full cpu

    These 2 certificate files are used by qmail-smtpd for TLS sessions. qmail tries to open them on each incoming connection, so if they are not available qmail has to generate them on-the-fly which occupies all cpu time.
  9. M

    Qmail-smtpd spawning many processes, using full cpu

    Hello, Please check /var/qmail/control for the following 2 cert files: dh512.pem dh1024.pem If you don't see them or with another naming (dhparam512/1024), rename them accordingly.
  10. M

    Custom SSL certificate POP3

    Hello, Replace /usr/share/courier-imap/pop3d.pem and restart courier-imap
  11. M

    Frontpage support?

    It's not longer supported, so that's all you can do to have it available :)
  12. M

    Frontpage support?

    You should be able to continue using the fp package for 8.0.x.
  13. M

    Plesk 8.1 Features

    - mod_ruby Qmail only, yep
  14. M

    OS X - Intel????

    Hope you're joking - check the disk specs again :)
  15. M

    How do I increase the amount of concurrent SMTP connections?

    It's defined globally for all xinetd services in /etc/xinetd.conf e.g. cps = 25 30 The "25" is the maximum number of connections allowed per second (per service). If it exceeds that, it will be disabled for 30 seconds.
  16. M

    PHP basdir and port questions

    True enough :) - you might want to try iptables with PREROUTING chain to redirect the specified port to port 80
  17. M

    deutschsprachiges forum?

    Welche konkreten Fragen bzw. Probleme hast du?
  18. M

    Help needed to upgrade mysql

    1. # rpm -Uvh http://3es.atomicrocketturtle.com/atomic/art/2/RPMS/mysql-server-4.1.15-1.rhfc2.art.i386.rpm http://3es.atomicrocketturtle.com/atomic/art/2/RPMS/mysql-4.1.15-1.rhfc2.art.i386.rpm http://3es.atomicrocketturtle.com/atomic/art/2/RPMS/mysql-compat-4.1.15-1.rhfc2.art.i386.rpm 2...
  19. M

    PHP basdir and port questions

    1. Yes, you can add paths to open_basedir with a vhost.conf: http://faq.sw-soft.com/article_41_432_en.html 2. You can add add'l ports (Listen directive) to the main httpd.conf
  20. M

    Cannot add tony to Mail

    Have you guys possibly migrated to Plesk from another control panel?
Back
Top