Hi

So after so many days we are panning to move new RB server to production.
but after installation i got the message "Review Board taking nap"

Also when i start the apache server i got following error message

[Fri Oct 21 08:05:44 2011] [warn] module python_module is already loaded,
skipping
httpd: Could not reliably determine the server's fully qualified domain
name, using subl658.na.xxxxxxware.com for ServerName

When checking the http error log i saw modpython handler error message.


[Fri Oct 21 08:05:47 2011] [error] [client 10.55.52.142] PythonHandler
django.core.handlers.modpython: Traceback (most recent call last):
[Fri Oct 21 08:05:47 2011] [error] [client 10.55.52.142] PythonHandler
django.core.handlers.modpython:   File
"/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 287, in
HandlerDispatch\n    log=debug)
[Fri Oct 21 08:05:47 2011] [error] [client 10.55.52.142] PythonHandler
django.core.handlers.modpython:   File
"/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 461, in
import_module\n    f, p, d = imp.find_module(parts[i], path)
[Fri Oct 21 08:05:47 2011] [error] [client 10.55.52.142] PythonHandler
django.core.handlers.modpython: ImportError: No module named django

I am sure its due to mod_python could you please let me know what i am
missing here.


/usr/local/bin/python

site-package doesn't contains mod_python.

/usr/local/lib/python2.7/site-packages/

Do i need to install mod_python if then where should i get this

Regards,
Jack

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Reply via email to