On Fri, June 15, 2012 13:03, Boyd, Robert wrote: > Someone before me installed mrepo and loaded several nice repos on the > server. Now I'm installing PostGreSQL and spacewalk. I carefully > followed the instructions and everything seemed to go just fine until I > started interacting with the admin website interface. When I go there I > get things like this: >
> [Thu Jun 14 23:44:43 2012] [error] [client <client.ip>] File does not > exist: /var/www/mrepo/errors [ Of course these files don't exist under > mrepo - they're here: /var/www/html/img and /var/www/html/errors > > > I'm trying to puzzle out why the spacewalk web pages are triggering a > reference to the mrepo subtree instead of the correct subtree where the > images are actually installed. Does anyone have some suggestions how I > can puzzle out what is causing the spacewalk website to jump tracks over > to mrepo? > Looks like DocumentRoot is set to /var/www/mrepo instead of/var/www/html, probably by the mrepo install. Usual place is in /etc/httpd/conf/httpd.conf, but could be in a ../conf.d/*conf file. _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
