What's wrong with my script?

Sheila King sheila at spamcop.net
Fri Sep 14 20:16:34 EDT 2001


On Sat, 15 Sep 2001 01:12:37 +0200, "Michael Landmann"
<michael1083 at gmx.de> wrote in comp.lang.python in article
<9nu2t0$of3$00$1 at news.t-online.com>:

:Error 500
:
:The Server is ready to work with CGI, PHP3, PHP4, Python, Perl

Error 500 is far too general. You can get a 500 error for several
possible reasons, such as the permissions set wrong on your script, or
syntax errors in your program, or logic errors in your program.

You really need to learn how to read the error logs.

Find out where the error logs are on your host and how you can access
and read them.

--
Sheila King
http://www.thinkspot.net/sheila/
http://www.k12groups.org/




More information about the Python-list mailing list