• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Updated to 8.6, now only Fedora Test Page

W

WebWatch

Guest
httpd.include not included.

Updated Title from: Updated to 8.6, now only Fedora Test Page
to a more appropriate title: httpd.include not included.


Yes, I finally upgraded from 8.4 to 8.6 and first email that came back said succesful.
Next said: Failure.

After reading through emails and logfiles this is the error I get.
----------
ERROR while trying to reconfigure Apache
Check the error reason(see log file: /tmp/psa-hotfix86080910.19.log), fix and try again

copy_file_atomic(/var/www/vhosts/mydomain.net/conf/httpd.include.new -> /var/www/vhosts/mydomain.net/conf/httpd.include)
permission denied.


ERROR: An error occurred during installation of packages.
Attention! Your software might be inoperable.
Please, contact product technical support.
-----------

I can not do the command either, I can not change owner of the file either....

All my sites now show the Fedora Test Page.

I have searched this forum and googled like never before without luck.
Any ideas ?

I can login to Plesk without any problems. Emails are ok. FTP works nicely. SSH as well.
As seems to be working. I can restart httpd, I rebooted the server.


Any help would be greatly appreciated.
 
This is strange..

When I commented out the info in this file:
/etc/httpd/conf.d/welcome.conf

I got a tree structure with all my sites.
Just like listing /var/www/vhosts/

Clicking any of them, brings a new tree...
clicking on httpdocs brings up the site.

So, problem is the server doesn't know where to point the visitor.

Or ?
 
Ok, this is the current status.

If you enter any of my sites, you will end up at: /var/www/html/

instead of: /var/www/vhosts/thedomainyouaskedfor.com/httpdocs/

Anybody who has a clue what went wrong ?
Any idea on how to fix it ?
 
try
/opt/psa/admin/bin/websrvmng -a


i don't know the path on fedora maybe you need to search the websrvmng file
 
Thanks for the advice.
I tried it and it went through without errors. but no change.

I also tried it with the -v
and got the same errors as earlier. Apache can not replace the /var/www/vhosts/mydomain.net/conf/httpd.include file
As far as I can see the httpd.include.new is the same as httpd.include anyway...


The problem seems to be this file: /var/www/vhosts/mydomain.net/conf/httpd.include
is not included anywhere.

Where is it normally included ?
in /var/httpd/conf/httpd.conf ?

Hope anyone knows more about this than me :)
 
Back
Top