[mod_python] make_obcallback(): could not import mod_python.apache

Peter Bittner peter.bittner at gmx.net
Wed Jul 31 17:40:53 EST 2002


I have mod_python installed on SuSE Linux 8.0 and I have set up my
httpd.conf according to the mod_python documentation, but unfortunately I get the
following error message in my error log:

make_obcallback(): could not import mod_python.apache.
make_obcallback(): could not call init.

I have also tried the import statement in my python interpreter, but it
says:

>>> from mod_python import apache
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
ImportError: No module named mod_python

So there seems to be no mod_python module available! (Where has it gone? -
This doesn't seem to be an ordinary error, does it?) I havn't found any answer
ind the FAQs regarding this problem.

Please help!
Peter


-- 
Peter Bittner
mobil: +43/(0)650/4151545
web: http://beam.to/peter.bittner - http://beam.to/htmlkurs
mail: peter.bittner at gmx.net

"Free software is like free speech, not free beer" (Richard Stallman)

GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net




More information about the Mod_python mailing list