https://issues.apache.org/bugzilla/show_bug.cgi?id=54159
Bug ID: 54159
Summary: httpd-2 incorrectly writes POSTed variables from HTML
form to socket
Product: Apache httpd-2
Version: 2.5-HEAD
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: All
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
The following might be a bug. Please evaluate.
For POSTed data, httpd logs the following error after a read POST_DATA command
from bash script running as a cgi script:
/dev/stdin: No such device or address
Here is the result from the output of ls -l /proc/self/sd/0
lrwx------ 1 www-data www-data 64 Nov 14 02:14 0 -> socket:[84575054]
It should write to pipe.
Thanks,
Nitin
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]