Re: How to Start a Stand-alone FastCGI Server on Windows?

"Eric Covener" <[email protected]>
Newsgroups gmane.comp.web.fastcgi.devel
Message-ID <[email protected]>
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)

-- 
Eric Covener
[email protected]
___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.