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

    Urgent! Plesk default page shown for ALL domains!

    For someone who keeps consistently getting these errors once in a while, this simple script may help: www.example.com is any website hosted on your plesk machine that has a custom index page. Put it in a cronjob to run every 10 minutes, chmod +x the file, and that's it.
  2. R

    Urgent! Plesk default page shown for ALL domains!

    Why don't you fix this? How much else must we wait?
  3. R

    Urgent! Plesk default page shown for ALL domains!

    Come on guys, this isn't serious. When will you fix it? This is paid software, BTW... :(
  4. R

    Urgent! Plesk default page shown for ALL domains!

    Ok seems like the page got cached, Ctrl+F5 showed the normal page after reconfigure-all. That's not funny, guys! Hope you'll fix it.
  5. R

    Urgent! Plesk default page shown for ALL domains!

    This happens again!!! All domains show up the default page!!! Why the hell does it happen? I did the /usr/local/psa/admin/sbin/httpdmng --reconfigure-all, restarted Apache, still same ole! Should I wait a bit?
  6. R

    Urgent! Plesk default page shown for ALL domains!

    DNS got screwed up in the process, as the Plesk box is normally the master DNS for all domains. The Plesk server IP got added as an A record for each domain, even though it's not always the case... So some domains now have 2 conflicting A records...
  7. R

    Urgent! Plesk default page shown for ALL domains!

    Thanks, but I already did it this way: select * from domains where id=209; and excluded the said domain from the list in /usr/local/psa/admin/sbin/httpdmng --reconfigure-domains restarted apache, and everything seems normal. Hope it didn't screw up any custom domains settings...
  8. R

    Urgent! Plesk default page shown for ALL domains!

    Found another solution: /usr/local/psa/admin/sbin/httpdmng --reconfigure-domains example.com i.e. just give one domain, or a comma-separated list thereof. I'll see which domain has domain_id=209, and just exclude it from the list.
  9. R

    Urgent! Plesk default page shown for ALL domains!

    Thanks fot the reply, already did that while waiting for help: # /usr/local/psa/admin/sbin/httpdmng --reconfigure-all Unable to register configuration file: template=domainForwarding, domain.id=209 Execution failed. Command: httpdmng Arguments: Array ( [0] => --reconfigure-domains...
  10. R

    Urgent! Plesk default page shown for ALL domains!

    Hi, see the subj pls. Last thing I did was install Ruby on Rails through web installer (by ticking its checkbox), although I'm not sure it's what caused the problem. I've restarted Apache, it didn't help. Latest 11.x on Debian 6.
  11. R

    webmail showing Plesk default page

    Plesk default page continues coming on for migrated domains, although webmail is turned on. I tried setting webmail to None and then back to Horde, but got this error: Error: Failed to switch on the webmail service.: IP pool is empty. Failed to switch on the webmail service.: IP pool is...
  12. R

    webmail showing Plesk default page

    Strange, started working all by itself after I reposted the settings forms and waited about 10-15 minutes...
  13. R

    webmail showing Plesk default page

    Hi, all. When navigating to webmail.domain.com we see Plesk default page instead of Horde webmail. I checked, domain has a mail-only (no hosting) plan and Horde is enabled in it.
  14. R

    Log file rotation global settings?

    Wow, kind of counter-intuitive to duplicate the settings for each plan, but nevertheless, thanks for the quick point! On second thought, it probably makes sense to let the plan decide how to allocate disk space usage etc according to price.
  15. R

    Log file rotation global settings?

    That's Plesk action logging (account creation/expiration etc.), what I need is Apache log file rotation settings. I'm sure there was such a feature in Plesk 9.x.
  16. R

    Log file rotation global settings?

    Hi. Where are global settings (templates) for log file rotation settings stored in Plesk 11? I can tweak them on a per domain basis only.
  17. R

    Perl hung using 100% CPU every day

    It might be a virus or a bot... According to top: Tasks: 525 total, 1 running, 384 sleeping, 0 stopped, 140 zombie # ps -ef|fgrep perl www-data 3759 32191 0 21:37 ? 00:00:00 [perl] <defunct> www-data 10877 32191 0 21:40 ? 00:00:00 [perl] <defunct> www-data 20877...
  18. R

    Perl hung using 100% CPU every day

    Here's info for one of the offenders: In top: 26382 www-data 20 0 39092 7664 1420 R 50 0.0 265:20.34 perl # ll /proc/26382/fd total 0 lr-x------ 1 www-data www-data 64 Sep 10 18:02 0 -> /dev/null...
  19. R

    Perl hung using 100% CPU every day

    Nice tip, but I just killed them a minute ago. I'll try that next time, thanks.
  20. R

    Perl hung using 100% CPU every day

    I don't think it's a DOS attack, traffic usage is normal. It's most probably a buggy update. 11.x is still beta. But your tip might be useful as a last resort, thanks.
Back
Top