What's wrong with my script?

Gerhard Häring gerhard.nospam at bigfoot.de
Sat Sep 15 14:33:54 EDT 2001


On Sat, 15 Sep 2001 01:13:36 +0200, Michael Landmann <michael1083 at gmx.de> wrote:
>> > Doesn't work
>>
>> It would be _unbelievably_ helpful if you could tell us a little more about
>> the problem, e.g., error messages, log entries, etc. "Doesn't work" isn't
>> much of a diagnosis.
>
>Error 500
>
>The Server is ready to work with CGI, Perl, Python etc.

Michael,

have you read the comments made by others. How do you expect people can help
you if you don't provide the necessary information? Just repeating the same
description "Error 500 ..." is, well, not helpful at all.

Before uploading a CGI script to a server, please check at least on a shell or
IDLE or whatever, if the script executes at all or if it has syntax errors.

When using a webserver at a provider, you must learn how to access the error
log. This info must be somewhere in their documentation. Or call their support
line to find out. You will then be able to give us the necessary information
from the error log. Please come back *after* you've done that.

Gerhard
-- 
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    public key at homepage
public key fingerprint: DEC1 1D02 5743 1159 CD20  A4B6 7B22 6575 86AB 43C0
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))



More information about the Python-list mailing list