On 31 January 2003, Nicola Larosa said: > and voilĂ , you get the pdb prompt inside your Quixote application through > SCGI! Is that neat or what? ;^) Cool. I think. I do use pdb on occasion, but rarely on *CGI apps because setting up a fake CGI environment is a pain in the neck. If I understand your trick correctly, it lets the Apache/mod_scgi/scgi.quixote_handler do their usual song-and-dance to get the SCGI application in the right mood, so you end up debugging the real thing. That could be very handy. Neil, how do you feel about Nicola's patch to optionally disable SCGI's redirection of stdout/stderr to its log file? Greg -- Greg Ward - software developer gward@mems-exchange.org MEMS Exchange http://www.mems-exchange.org