Answer to Mod_python and Apache problems: make_obcallback(): could not import mod_python.apache
MRF
mrf at gmx.de
Thu Nov 7 06:33:20 EST 2002
Hello,
i had read a lot of Questions to Mod_python and a problem
with the following error
make_obcallback(): could not import mod_python.apache
all the time i read about this, the used System was win2000,
today i start to use mod_python and run in the same problem,
but no answer to this problem helps.
after some frustration,
here is a solution for my system:
the installation should be make like described in mod_python
install, but the problem in my system was:
the active python installation, has wrong access rights at the
python22/lib directory. Only the user that installed active python,
had the right to work on this directory, but apache runs under the
system acount.
after changing the access rights, all stuff work very well.
Greats
Matthias
More information about the Python-list
mailing list