• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

Plesk 12.5 vhosts all messed up

kram@

Regular Pleskian
Hello,

I just upgraded to Plesk 12.5.

Everything seemed to be ok, but now i see that all vhosts are loading the incorrect pages.
A number of clients have started calling me to ask why x domain is loading is his web space?

I have run:

/usr/local/psa/bin/repair --update-vhosts-structure
/usr/local/psa/bin/repair --web

Sadly the problem persists!
Any suggestions?
 
OK, after a bit of digging an some patience the server is now up and running smoothly.

I had to remove a few PHP handlers (php-panda + PLESK PHP 5.4, 5.5, 5.6)
I then reset all the domains handlers to default 5.3.27 with FastCgi
re ran /usr/local/psa/bin/repair --web
It then picked up the domains with unregistered PHP handlers
I set it to repair those to #1 5.3.27
After that all went fine

I then installed PHP 5.5 handler from the Plesk Updater.
I can now assign PHP 5.5.28; handler: FPM application across all domains through the service plans update and sync.

PS: I did get a few errors like this:
the PHP handler "plesk-php55-fastcgi" is not registered. It was probably deleted from the server.

The solution:

simply dissable PHP for the domain
Save
Go back and select PHP support Yes - PHP version XXX, run PHP as FPM

Hope this helps somebody else.
 
Last edited:
Back
Top