mod_python

Aaron Watters aaron.watters at gmail.com
Mon Nov 26 11:24:58 EST 2007


On Nov 24, 1:19 am, Vernon Wenberg III <vwenb... at gmail.com> wrote:
> Why do I receive a "File not found" error on a perfect good and simple
> script but properly receive errors when I deliberately add errors in the
> script? The file is there, it just doesn't do anything.
>
> Any help would be appreciated.

I'm guessing the file is okay, but something involving naming
is wrong.  Check the error log file(s).  It may show that
mod_py is looking inside the module and not finding the right
function/method.  As others have said, some sample code would
help us help you...
  -- Aaron Watters

===
http://www.xfeedme.com/nucular/pydistro.py/go?FREETEXT=generate+muck



More information about the Python-list mailing list