Dan Didier writes: > When I try to go to http://webserver/cgi-bin/smokeping.cgi I get > an Internal Server Error. I checked my error log, and it shows the > following: > > [Tue Sep 17 13:12:09 2002] [error] [client 10.219.5.10] malformed header > from script. Bad header=Daemonizing /var/www/cgi-bin/s: > /var/www/cgi-bin/smokeping.cgi
Looks like you've mixed up bin/smokeping with cgi-bin/smokeping.cgi. bin/smokeping is the one that prints the "Daemonizing..." message, you want to invoke that as its own daemon separately from the webserver. -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/smokeping-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
