• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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