DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11997>. 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=11997 Strange critical errors possibly related to mpm_winnt. [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2002-10-13 20:13 ------- I suspect this is related to a bug in the 2.0.40 release, specifically we failed to translate the current working environment table into utf-8, but upon invocation of the child process, CGIs etc... we attempt to translate an (anticipated) utf-8 environment into unicode. Try 2.0.43 and reopen this report if your strange bugs don't go away. Also note that the files' HREF names must be utf-8 encoded when requesting pages from Apache 2.0/Windows NT/2000/XP. While the non-ascii filenames have never been defined formally, the Win32 port uses utf-8 filenames in order to serve all files, consistently between any installed Apache/NT server. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
