Return-Path: Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 85938 invoked by uid 500); 26 May 2002 14:54:54 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: "Apache HTTPD Bugs Notification List" Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 85927 invoked from network); 26 May 2002 14:54:54 -0000 Date: 26 May 2002 14:54:56 -0000 Message-ID: <20020526145456.8576.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: bugs@httpd.apache.org Cc: Subject: DO NOT REPLY [Bug 9412] - C CGI not working X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9412 C CGI not working dave.dyson@gensystems.com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Critical |Minor ------- Additional Comments From dave.dyson@gensystems.com 2002-05-26 14:54 ------- Did some further investigation and the error 500 was caused by a cookie with a non printable value. I have a password saved in a cookie which is ciphered. I enclosed the cookie value in " and the problem disappears. I don't think the " is significant as I replaced " with x and also still OK. Still bit puzzled why I got the error 500 ? --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org