On 2009/09/21 16:51, Marco Spiga wrote: > Package Information for hiawatha-6.11.tgz (alpha) [..] > > Maintainer: The OpenBSD ports mailing-list <[email protected]> > > ############################################################################### > > Hi. > > Is there anyone of you that have really tested cgi-wrapper into > OpenBSD 4.5?
No idea.. > Who is the REALLY MANTEINER? Nobody at the moment. I've just tried a simple setup with this on -current and it doesn't seem to call cgi-wrapper at all. But I don't know this software so I'm not sure if I've correctly configured it. $ ls -ul /usr/local/sbin/cgi-wrapper -r-sr-xr-x 1 root bin 24616 Sep 21 16:16 /usr/local/sbin/cgi-wrapper ...make a request... $ ls -ul /usr/local/sbin/cgi-wrapper -r-sr-xr-x 1 root bin 24616 Sep 21 16:16 /usr/local/sbin/cgi-wrapper So, no change in access time, this program wasn't run. (Also confirmed with ktrace -ip `cat /var/run/hiawatha.pid`, <make req>, ktrace -C, kdump | grep cgi-wrapper). >From the forum posts about this; http://www.hiawatha-webserver.org/forum/topic/286 Hugo Leisink 13 September 2009, 10:33 >>I tried to run OpenBSD 4.5 a VMware environment, but all it does is >>crash or hang with 100% CPU usage. I've run most recent versions of OpenBSD under ESXi, certainly including 4.5, with no problems at all. (I wouldn't use it in production but it's a handy test environment). I'm also certain there are people running it under VMware Fusion. >> If OpenBSD is this unstable, it's not >>hard to guess why cgi-wrapper won't run.... This seems a bit unprofessional if you ask me. Hugo Leisink 15 September 2009, 08:21 >>I tried OpenBSD in VirtualBox, but it also crashes. This time, it even >>crashed during installation! You can see a crash screenshot here. There have been long-standing bugs in VirtualBox which OpenBSD bumps into. If OpenBSD hits these, some other software is likely to too, I would rather know the emulation is buggy up-front so I can avoid it, rather than try and hide it in the software that demonstrates the bugs... http://www.virtualbox.org/ticket/639
