[Cppcms-users] Windows problem..
Brought to you by:
artyom-beilis
From: Frank E. <fe...@in...> - 2010-08-01 23:32:46
|
hi, i try to run cppcms on windows 7 and visual studio 2008 express. after a lot of trying i managed to compile cppcms. i compiled my program - which works fine on linux - and started it. everything seemed alright, with one exception: the program does not respond to requests - neither http nor fastcgi. the requests always time out. however the socket is open and connectable using telnet, but it just won't send responses. i compiled cppcms using visual studio as described in the wiki. the supplemental tools (pcre, zlib, etc) i grabbed precompiled from the internet, mostly from gnuwin32. is there anything i could check? regards, frank. |