From bugs-return-33822-apmail-httpd-bugs-archive=httpd.apache.org@httpd.apache.org Sat Sep 05 03:57:10 2009 Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 87588 invoked from network); 5 Sep 2009 03:57:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Sep 2009 03:57:10 -0000 Received: (qmail 62635 invoked by uid 500); 5 Sep 2009 03:57:10 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 62567 invoked by uid 500); 5 Sep 2009 03:57:10 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: "Apache HTTPD Bugs Notification List" List-Id: Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 62555 invoked by uid 99); 5 Sep 2009 03:57:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Sep 2009 03:57:09 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Sep 2009 03:57:06 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id A9A6F234C1F1; Fri, 4 Sep 2009 20:56:45 -0700 (PDT) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 46420] mod_ssl SSLSessionCache: Parentheses in path name not possible for shm X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Apache httpd-2 X-Bugzilla-Component: mod_ssl X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: charlesgutjahr_junkmail@optusnet.com.au X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: bugs@httpd.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: References: X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20090905035645.A9A6F234C1F1@brutus.apache.org> Date: Fri, 4 Sep 2009 20:56:45 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=46420 --- Comment #3 from Charles Gutjahr 2009-09-04 20:56:42 PDT --- The same error has occured for me on 64-bit Windows 7 (RTM), using Apache/2.2.13. Presumably this occurs on all 64-bit versions of Windows. A good solution for this would be to comply with Windows conventions and install data in "\ProgramData" instead of "\Program Files" or "\Program Files (x86)". Things like logs, configuration files, etc really should be installed there. Doing so would also avoid the problem of (x86) creeping into the folder name and triggering this bug. Generally, you would want to setup data and logs in the Windows Known Folder '%ALLUSERSPROFILE%' or '%ProgramData%'. More information available at http://msdn.microsoft.com/en-us/library/bb756896.aspx and http://msdn.microsoft.com/en-us/library/bb762584%28VS.85%29.aspx -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org