• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Upgraded from Plesk 9.5 to 11 - all domains show default web page?

DanijelD

Basic Pleskian
Hi,
I have just upgraded Plesk 9.5 to 11. and both domains that I had show default home page.

Only Plesk control pannel works, nothing else: no email, no web.

I can log onto server as root remotely.

Where should I start?

Please help.
 
Have you tried bootstrapper repair procedure?
Also httpdmng --reconfigure-all can help.
 
Yes, that helped, thanks.

"httpdmng --reconfigure-all"

However, first time I executed that command it failed - complained about invalid conf files:
"/var/www./vhosts/mydomain.com/conf/vhosts.conf~"

That's a backup copy of my vhosts.conf.

So I removed the file "vhosts.conf~" on both my domains.

And then executed again "httpdmng --reconfigure-all". It worked.

After I restarted web server, etc, my web is OK.
 
Just to explain what's happening -- Plesk now causes apache to include vhost.conf* as opposed to just vhost.conf
I'm not sure why this is the case, but that's how it is now. You'll see the new style "include" at the end (or close to) the various other files in the conf directory.
 
Back
Top