Julio Mendoza
jm at eemsystems.cjb.net
Wed Jun 27 14:29:38 EST 2001
I have an error: make_obcallback(): could not import mod_python.apache. make_obcallback returned no obCallBack! What this means? my systems was working fine, i dont know what happens. apache error.log [Wed Jun 27 14:00:14 2001] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache/suexec) [Wed Jun 27 14:00:14 2001] [info] Server built: Jun 12 2001 13:50:30 make_obcallback(): could not import mod_python.apache. make_obcallback(): could not call init. [Wed Jun 27 14:00:21 2001] [error] [client 206.99.125.69] python_handler: make_obcallback returned no obCallBack! Package: libapache-mod-python Version: 1:2.7.3-1 apache httpd.conf <Directory /pub/web/cgi-bin> AddHandler python-program .py PythonHandler mptest PythonDebug On </Directory>
|