Conflux

M

Manpreet

I am not a python programmer and could not decide where to post this
so this seemed to be the best place. I have trying to use conflux lite
groupware and I have been through the documentation a couple of
times....I am able to open the index page but as soon as I try to
login I get the following error I don't know what to do with this

Mod_python error: "PythonHandler _Publisher"

Traceback (most recent call last):

File "/usr/lib/python2.3/site-packages/mod_python/apache.py", line
338, in HandlerDispatch
result = object(req)

File "/var/www/html/conflux/lib/_Publisher.py", line 217, in handler
module = apache.import_module(module_name, req.get_config(),
[path])

File "/usr/lib/python2.3/site-packages/mod_python/apache.py", line
493, in import_module
f, p, d = imp.find_module(parts, path)

ImportError: No module named index
 
P

Peter Maas

Manpreet said:
Mod_python error: "PythonHandler _Publisher"

Traceback (most recent call last):

File "/usr/lib/python2.3/site-packages/mod_python/apache.py", line
338, in HandlerDispatch
result = object(req)

File "/var/www/html/conflux/lib/_Publisher.py", line 217, in handler
module = apache.import_module(module_name, req.get_config(),
[path])

File "/usr/lib/python2.3/site-packages/mod_python/apache.py", line
493, in import_module
f, p, d = imp.find_module(parts, path)

ImportError: No module named index


Just guessing, but I think, a file named index.py is missing or in
the wrong place. What about contacting Conflux about this issue?

Mit freundlichen Gruessen,

Peter Maas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,181
Messages
2,570,970
Members
47,537
Latest member
BellCorone

Latest Threads

Top