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

can't forcibly recreate httpd.include

S

sammykona

Guest
Since the upgrade to 7.5.3 I have five domains that display the "Plesk Default page" and they have no entries in the httpd.include.

I have tried the websrvmng -a and
/usr/local/psa/admin/sbin/websrvmng --reconfigure-vhost --vhost-name=domain.com

and neither of these will update the httpd.include file

Any ideas?

I also checked the control panel and they are not expired/disabled.

Thanks
 
Recreate them all with:

/usr/local/psa/admin/sbin/websrvmng -av

It will display possible errors also.
 
thanks for the quick reply ... here's the error I get now.
I wonder if the upgrade messed with the permission

/usr/local/psa/admin/sbin/websrvmng -av
websrvmng: Unable to open file /home/httpd/vhosts/rack2.machine.com/conf/httpd.include for writing: Permission denied

I'm logged in as root too:

-rw-r--r-- 1 root root 28637 Aug 1 13:07 httpd.include
 
Back
Top