Re: How to Start a Stand-alone FastCGI Server on Windows?
Jack L <jlist9-FFYn/[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello Eric, I tried as you suggested using the command cgi-fcgi -start -connect localhost 4567 [path_to_my_app.exe] This, again, works well on Cygwin version of cgi-fcgi and the fcgi app, but not Windows version. Have anyone managed to make cgi-fcgi work on Windows? -- Best regards, Jack Friday, August 25, 2006, 10:15:39 AM, you wrote: > On 8/25/06, Jack L <jlist9-FFYn/[email protected]> wrote: >> Hello, >> >> I need to write my own FastCGI server on Windows. I downloaded >> the fcgi-2.4.0 package from http://fastcgi.com. It has MS VC++ >> project files. I had no problem building the samples. However, >> I haven't figured out how to run these samples as a stand-alone >> FastCGI server. For example, how do I tell it to what port to listen on? >> Is there some command line arguments to do that? If I just run a >> sample fcgi server from the command line, say, echo.exe, it displays >> "unknown listenType (0)" and exits. > cgi-fcgi in the fastcgi tarball can launch your app as an external server __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/