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

Default server-page after upgrade Plesk 8.2.0 to 8.2.1

W

wesselw

Guest
Hi all,

Since I've updated Plesk from 8.2.0 to 8.2.1 under CentOS yesterday I've got problems with viewing domains. After completing the update with the Plesk Autoinstaller, every domain show's the default server page (Apache 2 Test Page powered by CentOS...)
On this forum somebody else has this problem (see here), but the solution to run the command
/usr/local/psa/admin/sbin/websrvmng -a -v
doesn't work. After running the command above I've got this error:
websrvmng: Unable to open file /var/www/vhosts/domainnamedeleted.com/conf/httpd.include.new for writing: No such file or directory
.

The main domain and subdomains like as webmail etc. doesn't work all.

Does someone else have this problem or does someone know an solution to solve this problem?

Thanks for all help.

Kind regards,

Wes
 
I am seeing this same issue with the webmail aliases that are setup. I see this error message:

http://webmail.archose.com/horde/imp/login.php??new_lang=en_US

Correcting the URL by trimming the extra question mark doesn't change anything.

I've done what I can short of rebooting.
 
... and by "tried everything" I apparently didn't mean the command stated in the original post :) After running this, webmail has returned.

Apologies on the false alarm.
 
So its looking for
/var/www/vhosts/domainnamedeleted.com/conf/httpd.include.new

Does that file exisxt?

Does the parent directory have write permission?

is your vhost root actually set to that location?
 
Back
Top