[mod_python] Instalation Error

Gregory (Grisha) Trubetskoy grisha at verio.net
Sun Apr 8 16:56:09 EST 2001


use a name for your script other than "test".

Grisha

On Sun, 8 Apr 2001, Ronald E. Kramedjian wrote:

> Gentle People,
>
> Your help would be most appreciated.
>
> I have reviewed each step of the windows installation instructions carefully.  I have followed them carefully, fully and have verified that I did.  Yet when I try to run test.py I receive the following message, any ideas?
>
> Ronald E. Kramedjian
> ------------------------------------------------------------------------------------------
>
> Mod_python error: "PythonHandler test"
>
> Traceback (most recent call last):
>
>   File "c:\python20\lib\mod_python\apache.py", line 180, in Dispatch
>     object = resolve_object(self.req, module, object_str, silent)
>
>   File "c:\python20\lib\mod_python\apache.py", line 396, in resolve_object
>     raise AttributeError, s
>
> AttributeError: module 'c:\python20\lib\test\__init__.py' contains no 'handler'
>
> -----------------------------------------------------------------------------------------
>
>
>




More information about the Mod_python mailing list