[kforge-user] Installation issue

Capelle Maxime Maxime.Capelle at atosorigin.com
Thu Sep 20 10:08:56 UTC 2007


So I have modified my configuration and put kforge.mcatest.com as my
domain.
On my workstation I have created a static entry in the hosts file and
now it seems to be ok for the redirection.

Unfortunately I have got an error 500.
Here is my apache error log file (sorry for the ugly file ;) ):
########################################################################
####
[Thu Sep 20 14:03:18 2007] [error] python_init: Python version mismatch,
expected '2.5', found '2.5.1'.
[Thu Sep 20 14:03:18 2007] [error] python_init: Python executable found
'/usr/bin/python'.
[Thu Sep 20 14:03:18 2007] [error] python_init: Python path being used
'/usr/lib/python25.zip:/usr/lib/python2.5/:/usr/lib/python2.5/plat-linux
2:/usr/lib/python2.5/lib-tk:/usr/lib/python2.5/lib-dynload'.
[Thu Sep 20 14:03:18 2007] [notice] mod_python: Creating 8 session
mutexes based on 6 max processes and 25 max threads.
[Thu Sep 20 14:03:18 2007] [notice] mod_python: using mutex_directory
/tmp 
[Thu Sep 20 14:03:18 2007] [notice] Apache/2.2.3 (Ubuntu)
mod_python/3.2.10 Python/2.5.1 configured -- resuming normal operations


[Thu Sep 20 13:04:18 2007] [error] [client 10.40.246.137] PythonHandler
django.core.handlers.modpython: Traceback (most recent call last):
[Thu Sep 20 13:04:18 2007] [error] [client 10.40.246.137] PythonHandler
django.core.handlers.modpython:   File
"/usr/lib/python2.5/site-packages/mod_python/apache.py", line 299, in
HandlerDispatch\n    result = object(req)
[Thu Sep 20 13:04:18 2007] [error] [client 10.40.246.137] PythonHandler
django.core.handlers.modpython:   File
"/usr/lib/python2.5/site-packages/Django-0.95.1-py2.5.egg/django/core/ha
ndlers/modpython.py", line 163, in handler\n    return
ModPythonHandler()(req)
[Thu Sep 20 13:04:18 2007] [error] [client 10.40.246.137] PythonHandler
django.core.handlers.modpython:   File
"/usr/lib/python2.5/site-packages/Django-0.95.1-py2.5.egg/django/core/ha
ndlers/modpython.py", line 125, in __call__\n    if
settings.ENABLE_PSYCO:
[Thu Sep 20 13:04:18 2007] [error] [client 10.40.246.137] PythonHandler
django.core.handlers.modpython:   File
"/usr/lib/python2.5/site-packages/Django-0.95.1-py2.5.egg/django/conf/__
init__.py", line 27, in __getattr__\n    self._import_settings()
[Thu Sep 20 13:04:18 2007] [error] [client 10.40.246.137] PythonHandler
django.core.handlers.modpython:   File
"/usr/lib/python2.5/site-packages/Django-0.95.1-py2.5.egg/django/conf/__
init__.py", line 54, in _import_settings\n    self._target =
Settings(settings_module)
[Thu Sep 20 13:04:18 2007] [error] [client 10.40.246.137] PythonHandler
django.core.handlers.modpython:   File
"/usr/lib/python2.5/site-packages/Django-0.95.1-py2.5.egg/django/conf/__
init__.py", line 80, in __init__\n    mod =
__import__(self.SETTINGS_MODULE, '', '', [''])
[Thu Sep 20 13:04:18 2007] [error] [client 10.40.246.137] PythonHandler
django.core.handlers.modpython:   File
"/usr/lib/python2.5/site-packages/kforge-0.13-py2.5.egg/kforge/django/se
ttings/main.py", line 3, in <module>\n    from kforge.soleInstance
import application
[Thu Sep 20 13:04:18 2007] [error] [client 10.40.246.137] PythonHandler
django.core.handlers.modpython:   File
"/usr/lib/python2.5/site-packages/kforge-0.13-py2.5.egg/kforge/soleInsta
nce.py", line 3, in <module>\n    application =
kforge.application.Application()
[Thu Sep 20 13:04:18 2007] [error] [client 10.40.246.137] PythonHandler
django.core.handlers.modpython:   File
"/usr/lib/python2.5/site-packages/domainmodel-0.2-py2.5.egg/dm/applicati
on.py", line 51, in __init__\n    self.buildApplication()
[Thu Sep 20 13:04:18 2007] [error] [client 10.40.246.137] PythonHandler
django.core.handlers.modpython:   File
"/usr/lib/python2.5/site-packages/domainmodel-0.2-py2.5.egg/dm/applicati
on.py", line 55, in buildApplication\n    appBuilder.construct()
[Thu Sep 20 13:04:18 2007] [error] [client 10.40.246.137] PythonHandler
django.core.handlers.modpython:   File
"/usr/lib/python2.5/site-packages/kforge-0.13-py2.5.egg/kforge/builder.p
y", line 14, in construct\n    super(ApplicationBuilder,
self).construct()
[Thu Sep 20 13:04:18 2007] [error] [client 10.40.246.137] PythonHandler
django.core.handlers.modpython:   File
"/usr/lib/python2.5/site-packages/domainmodel-0.2-py2.5.egg/dm/builder.p
y", line 12, in construct\n    features.register('Logger',
self.findLogger())
[Thu Sep 20 13:04:18 2007] [error] [client 10.40.246.137] PythonHandler
django.core.handlers.modpython:   File
"/usr/lib/python2.5/site-packages/domainmodel-0.2-py2.5.egg/dm/builder.p
y", line 39, in findLogger\n    import dm.log
[Thu Sep 20 13:04:18 2007] [error] [client 10.40.246.137] PythonHandler
django.core.handlers.modpython:   File
"/usr/lib/python2.5/site-packages/domainmodel-0.2-py2.5.egg/dm/log.py",
line 82, in <module>\n    initLogging()
[Thu Sep 20 13:04:18 2007] [error] [client 10.40.246.137] PythonHandler
django.core.handlers.modpython:   File
"/usr/lib/python2.5/site-packages/domainmodel-0.2-py2.5.egg/dm/log.py",
line 64, in initLogging\n    backupCount=5
[Thu Sep 20 13:04:18 2007] [error] [client 10.40.246.137] PythonHandler
django.core.handlers.modpython:   File "logging/handlers.py", line 109,
in __init__
[Thu Sep 20 13:04:18 2007] [error] [client 10.40.246.137] PythonHandler
django.core.handlers.modpython:   File "logging/handlers.py", line 61,
in __init__
[Thu Sep 20 13:04:18 2007] [error] [client 10.40.246.137] PythonHandler
django.core.handlers.modpython:   File "logging/__init__.py", line 770,
in __init__
[Thu Sep 20 13:04:18 2007] [error] [client 10.40.246.137] PythonHandler
django.core.handlers.modpython: IOError: [Errno 13] Permission denied:
'/var/lib/kforge/log/kforge.log'
[Thu Sep 20 14:04:18 2007] [error] [client 10.40.246.137] File does not
exist: /htdocs
#####################################################################

Do you see something here that can explain this error 500??
_______________________________________________
kforge-user mailing list
kforge-user at lists.okfn.org
http://lists.okfn.org/mailman/listinfo/kforge-user







More information about the kforge-user mailing list