• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

After Plesk Update - webpage of a new created Domain doesn't open

gomopa

New Pleskian
After updating Plesk from V12.0.18 to 12.5.30 I created a new domain, but after typing the domain name into the browser I get the error message that the browser doesn't find the start Plesk page (or other pages) from the server.

All domains, which were created before the Update will be shown correctly.

What might be the reason ?

Thanks Go
 
Hello Go,

Try rebuilding the vhosts with the command below and see if that can help ...
Code:
/usr/local/psa/admin/sbin/httpdmng --reconfigure-all

BTW: You also need to check and ensure that the DNS server (bind) is working fine especially if you are using your server to resolve your DNS records.
 
Back
Top