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

Resolved All site shows plesk default page after upgrading from 10.4.4 to 11.0.9

Thank you! I too had the same problem after an upgrade, two subscriptions missing from plesk, server health red CPU warnings and all sites redirecting to the Apache Test Page. Your reconfigure command did the trick (for now!)... Still have two subscriptions missing and so I am unable to access the control panels for these domains...
 
This is getting me too. I have an AWS installation of Plesk on CentOS 6.3. Plesk v11.5.30. Both my main domain (www) and a subdomain can be "preview" fine, but "open" from "websites & domains" (or directly from a browser) go to the default Plesk pages. I have resaved "hosting settings", restarted the server, and tried "httpdmg --reconfigure-all" and the same thing is occurring. Not certain what else can be tried
 
Hi all, I ran into this problem today after doing a service pack upgrade. The only way I was able to get around it was to go into every domain setting. I suspended each domain and then re-enabled each one separately. After doing this, the sites came back online. I only have less than 10 sites, so, I could imagine how this would affect large sites with thousands of domains. Sorry guys, but the developers at Parallels just don't seem to think about things like this. Too bad, but I do still like Plesk for the other features. I'll just be prepared to do extra work after every upgrade. :)

Mike
 
Same problem. After reboot, Nginx doesn't work and I have this message in the LOGS

2014/06/25 12:42:48 [emerg] 2995#0: bind() to [2001:41d0:2:1de3::]:80 failed (99: Cannot assign requested address).

and Server health red CPU warnings

I need to restart Nginx by terminal command :

# service nginx restart

I tried this solution but doesn't work : http://kb.parallels.com/en/114245

MY CONFIG : Linux Plesk 11.5 (CentOS 6) (64bits)

Thanks for your help

D.
 
Hi,

I know this is an old thread, but I just did an upgrade from Plesk 12 to 17 and I found that all my sub domains defaulted to the standard webs server default page.

I realised after much messing around that the index.html file had appeared in the root directory of the sub domains and was causing the problem.

Simply deleting the html file got rid of the page :)

J.
 
FYI, I also ran across the "all sites go to default" problem after I created a new Digital Ocean droplet from a backup. All the httpd.conf files in /var/www/vhosts/system/*/conf had statements <VirtualHost xxx.xxx.xxx.xxx:80 > and <... :443 > with the original IP address. I could edit these one by one or en mass to specify the new IP address; or regenerating them should use the new IP.
 
Back
Top