I hate trying to develope a CGI script when I have to run it off of a poor Win32 webserver, which does no web logging, and I have only ftp access to the machine it runs on.
Especially right now, I made some change which, apparently, has broken the script. As in, it doesn't run. And I have no idea where the problem is, because there's no log to check. I'm getting really close to downloading and installinga webserver on my workstation just so I can do some halfway decent testing.