Re: FastCGI: comm with server "... /test.pl" aborted: GetOverlappedResult() failed
Lyle <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > Hi all, > > Can't make apache2.2.11+FCGI+windows (vista) work and google didn't > help Triste émoticône > > Using the simple synopsis code of FCGI (which works fine as a > standalone script): I've only tested FCGI on Windows/IIS, but have you tried getting FCGI::IIS to run? I has a test mode which should work on Apache as well. Also it might be worth trying CGI::Fast Lyle