Re: cygwin 1.5.17-1: apache and rebaseall

2005-06-08 Thread Joel Denny
> Sorry, but given the issues with Cygwin's Apache (as alluded to by Brian > above), I'm not very motivated to spend my limited free time chasing > down this problem. No problem. I'm already getting a lot more than I paid for. Joel Denny -- Unsubscribe info:

Re: cygwin 1.5.17-1: apache and rebaseall

2005-06-07 Thread Joel Denny
e memory layout of the process and determine This is very helpful advice. I had no clue how to find this information. I'll try that out in my spare time. My employers certainly won't pay for me to spend their time exploring a problem that appears resolved by an old Cygwin DLL.

Re: cygwin 1.5.17-1: apache and rebaseall

2005-06-07 Thread Joel Denny
n't actually want to run apache as a service. I've always preferred `/usr/sbin/apachectl start' for my work. Moreover, cygrunsrv doesn't solve my problem. Joel Denny -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.c

Re: cygwin 1.5.17-1: apache and rebaseall

2005-06-05 Thread Joel Denny
instructions from the Cygwin FAQ). Apache now starts without the "unable to remap" error. Joel Denny -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/doc

Re: snapshot 2004-Oct-10: pthread_cancel() for write() to full pipe

2004-10-22 Thread Joel Denny
ot able to find it. Is there anyone currently working on this problem? If so, then I won't bother to duplicate your efforts. Otherwise, I'll investigate to see if I can figure this out and contribute something. Joel Denny -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-si

Re: snapshot 2004-Oct-10: pthread_cancel() for write() to full pipe

2004-10-20 Thread Joel Denny
e: pipe( aFd ); Sorry. Joel Denny -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: snapshot 2004-Oct-10: pthread_cancel() for write() to full pipe

2004-10-20 Thread Joel Denny
I somehow corrupted my code after pasting it into my message yesterday. This may be very obvious, but line 34: pipe( aFd ) ) { should be: pipe( aFd ); Sorry. Joel Denny -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com