I fixed it! I don't know if the fix is any good, but the server
starts and serves pages. The key was this Mutex directive:
https://httpd.apache.org/docs/current/mod/core.html#mutex
I wound up adding this to my httpd.conf:
> Mutex posixsem proxy
I don't know if "posixsem" is the right choice,
I can't remember if I've ever set up Apache on Cygwin before, but I'm
trying to do so now and I'm not getting anywhere.
I'm trying to install them as services and it's not working.
I'm trying to run these commands in an administrator shell:
$ cygrunsrv -I httpd -p /usr/sbin/httpd
(The service s
I want to use flex in Visual Studio, but it won't run. It just says:
flex: fatal internal error, exec failed
It worked before I upgraded Cygwin a few days ago. I don't know what
version of flex I was using before, but this happens with version 2.5.31.
Thanks!
Matt Gregory
--
Unsubs
3 matches
Mail list logo