Howard Williams
Howard.Williams at marchFIRST.com
Tue Jun 20 15:46:53 EST 2000
Hi I've just installed the mod_python using all the latest source code for apache, python, and from the modpython.org site. I can't seem to run the tester: My directories are laid out as follows: /usr/local/lib/python1.5/site-packages/mod_python/apache.py /usr/local/lib/python1.5/site-packages/mod_python/ /usr/local/lib/python1.5/site-packages/mod_python/ /usr/local/lib/python1.5/site-packages/mod_python/ /usr/local/lib/python1.5/site-packages/mod_python/ ERROR mod_python: "PythonHandler test" Traceback (innermost last): File "/usr/local/lib/python1.5/site-packages/mod_python/apache.py", line 96, in Dispatch object = self.resolve_object(module, object_str) File "/usr/local/lib/python1.5/site-packages/mod_python/apache.py", line 42, in resolve_object obj = getattr(obj, obj_str) AttributeError: handler HOWARD WILLIAMS marchFIRST 23422 Mill Creek Drive., Suite 100 Laguna Hills, CA 92653 ph: (949) 461-5480 fax: (949) 461-5669 howard.williams at marchFIRST.com www.marchFIRST.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.modpython.org/pipermail/mod_python/attachments/20000620/a50b964a/attachment-0003.htm
|