[mod_python] mod_python can't find script

Graham Dumpleton grahamd at dscpl.com.au
Sat Oct 14 21:42:18 EDT 2006


If you have no experience with mod_python, try following the
instructions as written at:

   http://www.dscpl.com.au/wiki/ModPython/Articles/ 
GettingModPythonWorking

This provides pointers as to what can be wrong.

Graham

On 15/10/2006, at 10:46 AM, Angelo Gladding wrote:

> I'm having a problem running my script. I'm running Ubuntu (Dapper)
> and Apache2. I just installed mod_python using "apt-get install
> libapache2-mod-python". I'm receiving a "Not Found" error when
> attempting to execute my .py script.
>
> sandbox.*.com/ - lists (2) links to test.py & test.php
> sandbox.*.com/test.php - echos "test"
> sandbox.*.com/test.py - "Not Found" (???)
>
> So confused.. it seems as though the PythonHandler can't locate the
> script appropriately, however I have no experience with mod_python so
> I'm just guessing. Any suggestions?
>
> Thanks,
> Angelo
> _______________________________________________
> Mod_python mailing list
> Mod_python at modpython.org
> http://mailman.modpython.org/mailman/listinfo/mod_python


More information about the Mod_python mailing list