Jonathan Vanasco <[EMAIL PROTECTED]> writes:
> On Feb 21, 2005, at 10:45 PM, Ian Joyce wrote:
>> Shouldn't you be using Apache::RequestRec?
>
> Should I?
No, it doesn't parse form data.
> All the docs show Apache::Request for this sort of thing, and
> Apache::Request has the $r->param('fieldname') manner of reading
> GET/POST fields
The bug looks familiar to me, so you might try testing
apreq's subversion trunk to see if we have already fixed
it there. Otherwise try dropping the DISABLE_UPLOADS => 0
argument and see if the segfaults persist.
--
Joe Schaefer