I've got apache running on a Cygwin system and have even the simplest CGI scripts producing these error messages.
I'm not sending these signals (SIGUSR2)... Cygwin 1.5.12-1 Apache 1.3.29-2 For example: #!/bin/bash echo -e "Content-Type: text/plain\n\n"; echo PID $$, PPID $PPID -- 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/