>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On >Behalf Of Sergey Lyubka >Sent: Thursday, August 28, 2008 3:20 PM >To: Peda, Allan (NYC-GIS) >Cc: [email protected] >Subject: Re: [shttpd-general] SHTTPD version 1.42 - cannot run as a service > >Oops. That is awful. I had it running on my XP box, though. >A descent windows unit test is needed for shttpd, there is some test use for >unix, but it does not work well on >windows. >To be fixed soon (I am on vacation now, so do not expect it too soon) >On Thu, Aug 28, 2008 at 6:21 PM, Peda, Allan (NYC-GIS) <[EMAIL PROTECTED]> >wrote: >Hi, > >I just tried to install shttpd 1.42 on windows server 2003 and on my local XP >box, and I had mixed results. I >could run it manually, but if I tried to run >the service, it just kept terminating. The only message I could >find in the >event viewer was: > >The SHTTPD 1.42 service terminated unexpectedly. It has done this 1 time(s). > >So I grabbed version 1.41, removed 1.42 using the uninstaller, and that >dropped in the new one without a >hitch. > >I made it into a service using sc.exe >sc create "SHTTPD 1.41" binpath= "C:\shttpd-1.41\shttpd.exe shttpd.conf" > >Anyone else having this problem? > >Allan
It could be so many things, I just had 1.42 lock up firefox 3.01 browser, but it is too early to blame it on shttpd yet, not until I find root cause. Can you put together a simplified version of your HTML/CGI that causes it to crash? If you are using CGI or SSI then it could be related to that, rather than core code. I know there were changes between 1.41 & 1.42 to accommodate spawing CMD/BAT files under windows. David ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ shttpd-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shttpd-general
