Hi all,

I'm trying to get fcgi setup and running on my windows box so I can test some of modules and I'm still try to figure out what I need to do.

A sample fcgi project produces an exception when run "Failed to open input handle passed from server. Socket error 10038.".

I had thought that the fcgi server just started and waited for connections from the webserver but it looks like it is trying to connect to an assume socket as soon as it starts. Sorry, I can't tell exactly, the ide won't let me debug down passed Application.Run line in the .lpr.

Not sure how I would debug like without it being started already...

Windows Vista, Lazarus snapshot a week or so old.

Thanks,

--
Warm Regards,

Lee




--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to