In your /etc/httpd/conf.d/wsgi.conf file make sure the following line is not commented out and bounce httpd if it is:
LoadModule wsgi_module modules/mod_wsgi.so On Sat, Nov 5, 2011 at 11:47 AM, Gerhardus Geldenhuis <[email protected]> wrote: > Hi > On a vanilla Red Hat 5.6 install I get the following error when trying to > start httpd after having installed cobbler and cobbler-web. > Starting httpd: Syntax error on line 11 of > /etc/httpd/conf.d/cobbler_web.conf: > Invalid command 'WSGIScriptAlias', perhaps misspelled or defined by a module > not included in the server configuration > > I am installing the following versions: > Installing: > cobbler-web noarch > 2.2.1-1.el5 > epel-testing > 251 k > Installing for dependencies: > cobbler noarch > 2.2.1-1.el5 > epel-testing > 774 k > mod_wsgi x86_64 > 3.2-1.el5 > epel > 70 k > > https://bugzilla.redhat.com/show_bug.cgi?id=605273 suggests that this is > fixed but to be honest it was not very clear to me what the actual > resolution was to fix the problem. > I first did not have epel-testing switched and installed an older version > which worked. I then removed cobbler with yum and then manually removed > /var/lib/cobbler and /etc/cobbler and the config files for httpd but that > still did not resolve the issue > I have also completely re-installed my virtual machine just to be sure it > was'nt a package thing that I did not clean up properly so any help in > getting this resolved would be appreciated. > Regards > -- > Gerhardus Geldenhuis > > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler > > _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
