Mailing List Archive

[Bug 9223] New: - Execution of CGI with multibyte query string fail.
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=9223>.
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=9223

Execution of CGI with multibyte query string fail.

Summary: Execution of CGI with multibyte query string fail.
Product: Apache httpd-2.0
Version: 2.0.35
Platform: PC
OS/Version: Windows NT/2K
Status: NEW
Severity: Normal
Priority: Other
Component: mod_cgi
AssignedTo: bugs@httpd.apache.org
ReportedBy: mmdirect@hotmail.com


On Windows platform
http://win2k-host/cgi-bin/printenv.pl?%82%D9%82%B0
does not work.
error.log claims

"(22)Invalid argument: couldn't spawn child process: C:/Program
Files/Apache Group/Apache2/cgi-bin/printenv.pl"

while apache 1.3.24 on my linux box returns expected result like,
QUERY_STRING="%82%D9%82%B0"

It comes to problem with wiki(http://c2.com/cgi/wiki) like systems,
with Multibyte(ie. japanese) wiki-name.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org