Thanks for the demo. It looks like it may be an Apache 2.0.x problem, then. Seems that there is no debugging to be got from mod_fcgid so I will need to get creative about debugging this. :-(
Is there another list or forum for discussing the fcgid stuff? Ross. On Thu, 18 Oct 2007 18:10:10 +0800 (CST), "潘庆峰" <[EMAIL PROTECTED]> said: > Hi, It's fine to me...here is how i test vi cgi-bin/test#!/bin/sh > echo "Content-type: text/html" > echo "" > echo "<html><h1>Hello!</h1></html>" > echo "" vi nc.txtPOST /cgi-bin/test HTTP/1.1 > Host: fastcgi.coremail.cn > Connection: CloseContent-Length: 0 > cat nc.txt | nc 127.0.0.1 80 > HTTP/1.1 200 OK > Date: Thu, 18 Oct 2007 10:07:25 GMT > Server: Apache/2.2.2 (Unix) > Content-Length: 30 > Connection: close > Content-Type: text/html<html><h1>Hello!</h1></html> > -- http://www.fastmail.fm - The way an email service should be ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Mod-fcgid-users mailing list Mod-fcgid-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mod-fcgid-users