DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=41247>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=41247 Summary: missing '' in the httpd-ssl.conf file Product: Apache httpd-2 Version: 2.3-HEAD Platform: Other OS/Version: Windows XP Status: NEW Severity: minor Priority: P3 Component: mod_ssl AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] By default (using .msi installer) in the C:Program Files\Apache Software Foundation\Apache2.2\conf\extra\httpd-ssl.conf are added pathts to diferent locations like SSLSessionCache, ErrorLog... But if i use the configuration what apaches .msi made: ErrorLog C:/Program Files/Apache Software Foundation/Apache2.2/logs/error_log I get an error message: "Syntax error on line 81 of C:/Program Files/Apache Software Foundation/Apache2.2 /conf/extra/httpd-ssl.conf: ErrorLog takes one argument, The filename of the error log Note the errors or messages above, and press the <ESC> key to exit. 15..." Because the path should look like this: ErrorLog "C:/Program Files/Apache Software Foundation/Apache2.2/logs/error_log" P.S. Sorry for my bad english :( -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
