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, Thanks for your help. I finally find out that it has something to do with my development PC. I don't know what exactly is causing the problem though. The same set of cgi-fcgi.exe, libfcgi.dll and echo.exe works great on two other PCs I tried, as well as a vmware machine on my development PC. I don't seem to have any other network connection problems on this PC. I also run server software all the time. The cygwin version works fine, too, on this box. I changed port number but it didn't help. On this PC, echo.exe exits right away. I tried disabling the firewall software, antivirus, etc. None helped. It kind of bothers me that I don't know what the problem is... Thanks again. -- Jack Saturday, August 26, 2006, 5:37:15 AM, you wrote: > On 8/26/06, Jack L <jlist9-FFYn/[email protected]> wrote: >> >> Did you use the vanilla cgi-fcgi and one of the fcgi examples to >> try? If so, I wonder if you can share the VC project files? I'm using >> VC6. > Works for me just doing nmake -f Makefile.nt. fcgi-2.4.0>>cgi-fcgi.exe -start -connect :2224 echo.exe fcgi-2.4.0>>netstat -an | find "2224" > TCP 0.0.0.0:2224 0.0.0.0:0 LISTENING > (also works for localhost:2225) __________________________________________________ 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/