• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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. dash

    Plesk 10.4.4 httpd.include problem after MU30

    Very good Thanks for your detailed feedback!
  2. dash

    Plesk 10.4.4 httpd.include problem after MU30

    Looks like backup signing procedure failure. What are openssl and perl versions? dpkg -l | egrep 'perl-base|openssl' Try to execute the following command: /usr/local/psa/admin/sbin/backup_sign sign /var/lib/psa/dumps/<dump name>.xml where <dump_name> is one of your dumps. It should...
  3. dash

    Plesk 10.4.4 httpd.include problem after MU30

    Hi, As I can see the problem is that fastcgi wrapper path is missed in generated apache configs. Please try to perform the following checks: 1) /usr/local/psa/admin/sbin/serverconf -l|grep CGI_PHP_BIN (or /opt/psa/... in case of Debian system) The command should return full path to...
  4. dash

    Plesk update to 10.4 error

    The problem was caused by bug in package mysqlclient15 from Atomic repo that is installed together with mysql Now fixed package is available in Atomic repository: mysqlclient15-5.0.90-2.el5.art #yum update mysqlclient15 #yum info mysqlclient15 Installed Packages Name ...
  5. dash

    Plesk's milter for Postfix crashes on a malformed email

    Why do you think this is the same problem with malformed emails from initial post?
  6. dash

    Plesk's milter for Postfix crashes on a malformed email

    Plesk microupdate 10.4.4 MU#23(with the fix included) has been released. Please check. http://kb.parallels.com/113530
  7. dash

    Plesk's milter for Postfix crashes on a malformed email

    Really good news! Thanks for your feedback. The limit means "maximum amount of identical headers per email". Identical headers means header names (not including values), like a lot of "Content-type:" in email you provided. We believe 2000 is quite reasonable limitation for real, not...
  8. dash

    Plesk's milter for Postfix crashes on a malformed email

    Thanks for report! We've investigated the issue and found solution. Attached is tar.gz archive with fixed binaries for cents5, 6 and debian 6 The fix will be delivered with nearest microupdate 1. /etc/init.d/pc-remote stop 2. extract archive and place correspondent to your OS into...
  9. dash

    Plesk 10.4.4: External emails not receiving @ mailserver

    Try to install MU#5 http://kb.parallels.com/en/112937 Similar problem was fixed there.
  10. dash

    Mail tab hangs on Chrome browser

    Hm.. The problem is not reproduced on my Chrome 11.0.696.68 (Windows7) Tristans, Could you try it again? may be it was a kind of Chrome bug that is already fixed?
  11. dash

    NEW since update /usr/local/psa/libexec/modules/watchdog/cp/pack-sysstats

    Gentlemen, Could you post here output from the following commands (run it as user root from console): uname -a cat /usr/local/psa/version cat /root/.autoinstaller/microupdates.xml This info will help us to solve the issue.
  12. dash

    Postfix

    I've just tried to play with postfix auth and emulate auth errors. the only way i can receive this exact error (warning: SASL authentication failure: cannot connect to saslauthd server: No such file or directory) is that postfix can’t connect to unix socket...
  13. dash

    Update 9.0.1 - 9.2, can't get fastcgi file info

    As I see, there are different problems with php as fast-cgi mixed here in this thread. Right now one of these problems is clear for me – apache server can’t be restarted: And the reason is that httpd.include file contains “#59 : FCGIWrapper dynamic .php†It is definitely a bug. This...
  14. dash

    Postfix

    Sirs, It’s definitely a bad idea to set r permissions for all system users to /plesk/passwd.db file. In this case any user can get access to your mail password database. Let’s try to understand what’s wrong in postfix/Plesk configuration instead. Check postfix chroot directory: Check...
  15. dash

    Error: Could not activate firewall configuration:

    Sirs, The problem is confirmed in our lab: I will post the solution here as soon as fix is ready
  16. dash

    Urgent: Need help with postfix mail delivery for local domains on external servers

    In case of mail service for domain is switched off the domain name should not persists in your virtual_domains You can check it with postmap -s /var/spool/postfix/plesk/virtual_domains or postmap -s /var/lib/plesk/mail/postfix/virtual_domains depending on your OS. (see /etc/postfix/main.cf for...
  17. dash

    virtual.db workaround code

    Let me explain: 1. you have a domain in Parallels Panel: domain.com 2. You have mailname info@domain.com on this domain (or support@, abuse@, etc). mail is delivered correctly to info@domian.com mailbox. 3. Now you call mchk or switch from qmail to postfix or run Plesk upgrade mchk...
  18. dash

    plesk 9.0.1 not compatible with mysql 5.1x

    Parallels Plesk Panel supports mysql server that is provided by OS vendor. In case of Fedora-8 it's a 5.0.45 (with libmysqlclient.so.15) If you want to use higher version (e.g from mysql.com) you should also download and setup package with shared compatibility libs.
  19. dash

    plesk 9.0.1 not compatible with mysql 5.1x

    What exactly OS and mysql packages do you use ?
Back
Top