James wrote:
> Grab the most recent settings.py from the release24 branch on github and replace the one on your
> system. The issue is related to Django deprecating and removing some modules in their 1.4.x
> releases while cobbler 2.2.3 was written to support Django <= 1.3.x.


Thanks James. I replaced /usr/lib/python2.6/site-packages/cobbler/settings.py with the 2.4 version from github. Unfortunately I receive the same error. Do I also need to replaced the corresponding .pyc and/or .pyo files too? Is that the correct file?
 Thanks......Nick Geo


On Tue, Jul 9, 2013 at 3:06 PM, James Cammarata <jimi@sngx.net> wrote:
On Tue, Jul 9, 2013 at 2:45 PM, nicholas geovanis <nickgeovanis@gmail.com> wrote:
Hi again -
I have cobbler 2.2.3 and cobbler-web 2.2.3 running on RedHat 6.1. So far as I've used cobbler at the command line it seems to work ok. Unfortunately I receive the error below when opening the cobbler_web URL.

There was a warning in Apache's error_log stating that mod_wsgi 3.2-1 had been built for Python 2.6.2 but the runtime was 2.6.6. Upgrading to mod_wsgi 3.2-3 eliminated the warning but didn't fix my problem.

Any hints would be appreciated. Thanks......Nick G

Grab the most recent settings.py from the release24 branch on github and replace the one on your system. The issue is related to Django deprecating and removing some modules in their 1.4.x releases while cobbler 2.2.3 was written to support Django <= 1.3.x. 

_______________________________________________
cobbler mailing list
cobbler@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler