Hi Josh:
Exactly right, thanks. I have recoded, and the problem disappeared.
Gord
* * * * * * * * * * * * * * * * * * * * * *
* Gord Ripley
* Systems Librarian,
* Bata Library, Trent University,
* 1600 West Bank Drive
* Peterborough, Ontario K9J 7B8
*
* Voice : 705- 748-1011 ext. 7517
* E-mail : [EMAIL PROTECTED]
* Web : http://people.trentu.ca/gripley/
*
* * * * * * * * * * * * * * * * * * * * * *
>>> [EMAIL PROTECTED] 09/05/2008 12:56 pm >>>
On Thu, May 8, 2008 at 5:28 PM, Gord Ripley <[EMAIL PROTECTED]> wrote:
> Hi:
>
> I have a puzzle that has been nagging me all day. I'm POSTing from a
> TextArea to a CGI script that reads STDIN and writes the result to a
> file. File size is about 5K. Three times out of five the routines
work
> perfectly. Two times out of five STDIN is truncated to exactly 1378
> bytes. My Apache (2.x) error file shows an unspecified [error] each
> time this happens. Nothing I have tried (change of compilers, etc.)
has
> made a difference. Does this ring any bells?
The "unspecified [error]" is most likely your CGI script writing to
stderr. The presence of this line leads me to believe that the problem
is someplace in your cgi script.
Joshua.
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server
Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]