My .py CGI script works in IE but not Netscape

Erlend J. Leiknes nookieNO_SP_AM at online.no
Fri May 31 22:52:59 EDT 2002


you should take a look at the cgitb modul (which provide exception errors in
your browser instead in your apache logs.) You can also take a peek at
/var/log/apache/error.log, or something simular depending on what distro you
are running.


"Chris" <chouster at uclink4.berkeley.edu> wrote in message
news:79b54d28.0205311837.731002aa at posting.google.com...
> My script doesnt work in Netscape for some reason. I'm developing on a
> UNIX envionrment with Python 2.2.1. I open up Netscape in windows and
> only the background picture of my webpage loads... nothing else.
> However in IE it works perfectly. Any general ideas as to what may be
> going on? Thanks.
>
> Chris





More information about the Python-list mailing list