This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

CGI/Apache error (User defined signal 2)


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]