I'm just getting up to speed with Quixote - finding the combination of Quixote and SQLObject to be particularly powerful - and I have a couple of questions: 1. Does anyone have Quixote (1.0) and FastCGI (most recent snap) working with Apache (2.0.50) on W2000? The demo works with standard cgi ok, but whenever I switch to FastCGI I get an error - "The pipe has been ended. : FastCGI: comm with server "C:/Program Files/Apache Group/Apache2/cgi-bin/demo.fcgi" aborted: GetOverlappedResult() failed". Unfortunately, searching the relevant mailing lists fails to turn up anything useful. 2. Can Quixote detect changes to PTL files and reload/recompile them without requiring a restart of the server after each change? Note that I'm using Medusa atm with a startup script as per the qxdemo. Robert