I'm attempting to get FastCGI working with Haskell under Windows XP. However, all the sample code I've tried always fails with: user error (FCGX_Accept_r failed with error code: -9999) unknown listenType (0) Has anyone seen this before? Any ideas on what I could try to get this to work? Kevin