HTML Error from Python CGI Script
Jon Ribbens
jon+usenet at unequivocal.co.uk
Tue Jun 25 11:35:00 EDT 2002
More information about the Python-list mailing list
Tue Jun 25 11:35:00 EDT 2002
- Previous message (by thread): HTML Error from Python CGI Script
- Next message (by thread): HTML Error from Python CGI Script
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <79b54d28.0206241618.6c78dbde at posting.google.com>, Chris wrote: > I copy this exact text to my own computer (versus operating over > network) and open it and it looks fine. Exactly what I need. However, > when I put a link to it on another webpage on the network, an internal > server error occurs and complains about the following: > > syntax error at line 2: `newline or ;' unexpected Obviously your server is trying to use your static page as some kind of script. You haven't given enough information to work out why this might be though.
- Previous message (by thread): HTML Error from Python CGI Script
- Next message (by thread): HTML Error from Python CGI Script
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list