I'm just not cut out for web programming, I guess :)
Dan M
dan at catfolks.net
Wed May 17 17:10:32 EDT 2006
On Wed, 17 May 2006 20:51:07 +0000, John Salerno wrote:
> Ok, I've tinkered with this thing for a while, and I keep fixing little
> problems, but I always get a 500 Internal Server error when I go to this
> site:
>
> I don't necessarily even want help just yet, I'd like to figure it out
> myself, but can someone at least tell me why I'm not getting helpful
> feedback from the cgitb module? Am I using it wrong? The webpage just
> displays the internal server error.
>
> Thanks.
Having to debug web scripts on hosts where you don't have shell access can
be a major pain. If you are referring to the wrong path in the "bang-path"
line, you'd get that error non-message. Likewise if the file permissions
were wrong.
More information about the Python-list
mailing list