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

    11.5 Multi-PHP Error when registering PHP handler. (PHP 4.3.11 from source)

    Not a clue, sorry. The output looks completely normal. I assume the return code of this command is 0?
  2. N

    Recompiling PHP (with bliundled GD): Will it cause issues with Plesk?

    If you're on Plesk 11.5, then you should probably use this feature: http://download1.parallels.com/Plesk/Doc/en-US/online/plesk-administrator-guide/72042.htm . Basically you should be interested only in "2. Register the new PHP version in Panel", since you already have compiling figured out...
  3. N

    Roundcube 'CONFIGURATION ERROR'

    ServerName (or whatever) configs to have webmail for specific domains are under /etc/httpd/conf/plesk.conf.d/ (couple of levels below).
  4. N

    11.5 Multi-PHP Error when registering PHP handler. (PHP 4.3.11 from source)

    Hmm... stracing binary shows that version query algorithm changed. What does following command output? # /usr/local/php-4.3.11/bin/php -q -v -c /usr/local/php-4.3.11/etc/php.ini
  5. N

    Disable services in 11.5

    Do you mean this page: http://download1.parallels.com/Plesk/PP11/11.5/Doc/en-US/online/plesk-administrator-guide/59418.htm ? This looks outdated and not true, AFAIK. You cannot disable service from Panel on Linux. Maybe this is Windows-specific.
  6. N

    Roundcube 'CONFIGURATION ERROR'

    Nah... configuration looks just like it should. And it means it should run as fastcgi. Maybe Apache restart helps? I assume virtual host configuration (in the same configuration file) makes sense? BTW, are there errors in /var/log/plesk-roundcube/error_log (or something like that - I don't...
  7. N

    Roundcube 'CONFIGURATION ERROR'

    Do you have SELinux enabled? Check /etc/httpd/conf/plesk.conf.d/roundcube.conf (or in similar location) for "SuexecUserGroup roundcube_sysuser roundcube_sysgroup" and "IfModule mod_fcgid.c" lines to make sure it runs under proper user/group via fcgid.
  8. N

    Update / Upgrade not Possible / Unable to obtain the latest version of Parallels Ins.

    Well, then you'll need to wait until the problem is resolved at download site.
  9. N

    Update / Upgrade not Possible / Unable to obtain the latest version of Parallels Ins.

    As I said, looks like misconfiguration at download site. Try this instead: http://autoinstall.plesk.com/Parallels_Installer/parallels_installer_Debian_7.2_x86_64
  10. N

    Update / Upgrade not Possible / Unable to obtain the latest version of Parallels Ins.

    Ugh... Try this one: http://autoinstall.plesk.com/Parallels_Installer/parallels_installer_Debian_7_x86_64 Normally you won't need to download anything at all. Installer updates itself based on the information in the tag you've posted. If this doesn't happen - it's likely a misconfiguration at...
  11. N

    Qmail DKIM help

    IMHO, everyone should have changed to Postfix long ago. QMail is basically dead.
  12. N

    Upgrade 11.0.9 > 11.5.30

    BastienB, just delete /root/.autoinstallerrc. It should definitely help.
  13. N

    Domain variable in default virtual host templates (Plesk 11.5)

    The thing is, devs/qa will try out your example and it will work perfectly. Great, problem closed! The power of correct/incorrect "steps to reproduce". Check for yourself that example you gave actually works ;)
  14. N

    Domain variable in default virtual host templates (Plesk 11.5)

    I can confirm that the issue looks to be present. Though I think your example is not entirely correct - don't you have something like email address on your page? What's your MU version?
  15. N

    301 Moved Permanently

    No. The file will be overwritten next time custom PHP settings are generated. You should put the configuration into either server-wide settings, custom configuration in Panel, or conf/php.ini, and then (in 1st and 3rd cases) you would need to call something like # plesk sbin httpdmng...
  16. N

    Problem with update to 11.5.30

    http://forum.parallels.com/showthread.php?289824-Upgrade-11-0-9-gt-11-5-30 Also I suggest you poke your ISP (OVH, I suppose) to stop doing such things if possible. Or at the very least create some sort of KB.
  17. N

    email migration from CPanel to Plesk

    ":15111" is not a part of the password. Also it is preferable to pass password via environment.
  18. N

    yum repositories

    Yeah, apparently Atomic still does that. They provide alternative version of psa-proftpd package for some reason, as well as some others. However I think I never saw malfunctions caused by this. Plesk usually works with Atomic quite well. Since 11.5 it should be perfectly fine to use almost any...
  19. N

    Why gaining Facebook Access to the Servers Plesk Admin Panel?

    Did you bother to check whether embedding code doesn't go away?
Back
Top