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

    phpMyAdmin fails after deleting a record from table

    Hi, I am no Parallels employee. I have however reported this as a bug to Parallels Support (#1866121) and hope to see this fixed in either a microupdate or at least in future releases. Maybe Igor can give some feedback if my Support-Ticket actually reached the right place. I'll be meeting some...
  2. K

    Firewall problem

    Hi, well prior to activating the rules in Plesk, it gives you the chance to review the rules that will be activated. Copy this Script output and insert it into a bash Script on your system and execute it within a screen, saving it's output to a separate file. After rebooting the VPS and...
  3. K

    Firewall problem

    Hi, there might be an issue that the required iptables modules are not loaded on the Hardware Node. The easiest way to trouble shot this, is to contact your VPS Provider. Regards, Kristian
  4. K

    Firewall problem

    Hi, which OS and is this a dedicated or virtual server? Regards, Kristian
  5. K

    pleskrestore stops with conflict error, but doesn't show what conflict.

    Hi, have you tried to only unpack the backup? Is it actually consistent? I'm kind of running out of options ;) Maybe it's time to open a support ticket with Parallels. Regards, Kristian
  6. K

    CPU High wait

    Hi, please post the output of the commands. They might "hang" a while. But they should complete within 4 - 60 Seconds. Regards, Kristian
  7. K

    Problem with setting catchall using CLI

    Hi, just to be sure, you do remove the "<>" when executing the command right? Regards, Kristian
  8. K

    CPU High wait

    Hi, just for the sake of it, could you please execute the following command on Server1 and 2 and paste both results? # dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync This will write a 1GB File called "test". It should give you some output of how fast it was able to write that 1GB...
  9. K

    phpMyAdmin fails after deleting a record from table

    Hi again, as a workaround if one replaces Line 45 in /usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/config.default.php it works. Here is a patch. --- config.default.php.save 2013-08-14 01:39:20.261076171 +0200 +++ config.default.php 2014-03-12 08:58:40.023942467...
  10. K

    OpenSSL Connection returns default certificate instead of domain name certificate

    Hi, where did you configure your certificate? Within the Subscription or below Tools & Settings? If you go to Tools & Settings and go to "IP Addresses" and click on your IP Address for this site, you should be shown a drop down box for " SSL certificate". Try changing that. If your...
  11. K

    CPU High wait

    Hi, if you really have a large website and want to remove it as in delete it, it may take some time if it's really big. Please note, that deleting a subscription from within Plesk actually deletes all files related to the subscription on the Server. I would start with disabling it first...
  12. K

    Plesk Panel 11.5.30 Cron problem

    Hi, same for config.php? :) As long as this command does not run by shell, you won't be able to setup a working cron. As we do not know what you have setup or if you have modified some files with some windows Editor or similar, it's hard to tell. The issue is not Plesk related. Regards, Kristian
  13. K

    phpMyAdmin fails after deleting a record from table

    Hi, I've narrowed it down to the following file: /usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/config.default.php On line 45 $base_url .= isset($parsed['host']) ? $parsed['host'] : (vz::in_vzcp_proxy() ? array_shift($tmp_host) : $_SERVER['SERVER_NAME']); The Variable...
  14. K

    Plesk Panel 11.5.30 Cron problem

    Hi, could you please check the first line of cron.php? It probably starts with ?Php but it should start with <?php Regards, Kristian
  15. K

    phpMyAdmin fails after deleting a record from table

    Hi, can you just check if there are any hints in "/usr/local/psa/admin/logs/panel.log" that might help? Regards, Kristian
  16. K

    pleskrestore stops with conflict error, but doesn't show what conflict.

    Hi again, is it maybe possible that the old Server had postgresql installed and the new one has not? Regards, Kristian
  17. K

    Resolved Upgrading from Debian 6 to 7 with installed Plesk 11

    Hi, how much more positive can it get, if I tell you it's possible? :) All I'm saying is that it's no task for somebody that has just seen the shell and Debian the first time about 5 minutes ago. And having a backup is always good :) If you need any specific help, just PN me. Regards, Kristian
  18. K

    pleskrestore stops with conflict error, but doesn't show what conflict.

    Hi again, I guess there is nothing interesting in conflict-detect.log.xml conflict-resolve.log.xml and conflicts.log.xml? Regards Kristian
  19. K

    SpamAssassin local.cf gets overwritten

    Hi again, well in that case the solution should be quite easy. Don't bother editing local.cf just create a new file in /etc/mail/spamassassin/ with an *.cf extension. If you then run "spamassassin --lint -D" you will see that your custom config file is also loaded. Example: As you created a...
  20. K

    SpamAssassin local.cf gets overwritten

    Hi again, by the way. All your user settings for Spamassassin that your Mailusers setup individually are also stored within the same Table in the Database and are then written to either local.cf or the respective user_prefs file. So I do not think Parallels will be dropping support for it in...
Back
Top