Re: httpd/sshd will not start due to "failed to create proxy mutex" error

2016-04-25 Thread Matt Gregory
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,

httpd/sshd will not start due to "failed to create proxy mutex" error

2016-04-20 Thread Matt Gregory
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

Fatal flex bug

2003-09-23 Thread Matt Gregory
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