Johan Fredrik Øhman
johanfo at ohman.no
Mon Jun 10 08:16:24 EST 2002
Thanks for your help. I solved the problem myself not long after I had sent the mail to this group. The reason for the error was that the PATH had changed from the time I compiled mod_python to the point where I started it. This lead to the wrong python intepreter being executed. -- JFØ ----- Original Message ----- From: Jeff Stearns To: Johan Fredrik Øhman Cc: mod_python at modpython.org Sent: Monday, June 10, 2002 6:34 AM Subject: Re: [mod_python] make_obcallback(): I imagine that mod_python isn't in the Python search path. Check to see where you installed the mod_python modules. -jeff stearns On Sunday, June 9, 2002, at 10:15 AM, Johan Fredrik Øhman wrote: make_obcallback(): could not import mod_python.apache. make_obcallback(): could not call init. [Sun Jun 9 19:13:08 2002] [error] [client 129.240.103.193] python_handler: make_obcallback returned no obCallBack! What is most likely to cause this error ? I'm running Python2.2 with latest mod_python and apache-1.3.22 -- Johan Fredrik Øhman -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.modpython.org/pipermail/mod_python/attachments/20020610/eefffc3c/attachment-0003.htm
|