From: Pierre H. <pie...@sw...> - 2005-07-26 06:13:06
Hi=20
I use photoshare, there is a form with 8 possible file uploads.
I always get a rejection from mod_security with the comment "invalid =
multipart/form-data format"
I don't see why the form data is invalid. Any ideas?
Pierre Henriot wrote:
> Hi
>
> I use photoshare, there is a form with 8 possible file uploads.
>
> I always get a rejection from mod_security with the comment "invalid
> multipart/form-data format"
>
> I don't see why the form data is invalid. Any ideas?
You should find more information in your error log, right above the
"invalid multipart/form-data format" message. My guess is that
mod_security is unable to create a temporary file on disk.
I'll see to make the error message better.
--
Ivan Ristic
Apache Security (O'Reilly) - http://www.apachesecurity.net
Open source web application firewall - http://www.modsecurity.org
Ivan Ristic wrote:
> Pierre Henriot wrote:
>
>> Hi
>>
>> I use photoshare, there is a form with 8 possible file uploads.
>>
>> I always get a rejection from mod_security with the comment "invalid
>> multipart/form-data format"
>>
>> I don't see why the form data is invalid. Any ideas?
>
> You should find more information in your error log, right above the
> "invalid multipart/form-data format" message. My guess is that
> mod_security is unable to create a temporary file on disk.
>
> I'll see to make the error message better.
FYI, it was a permission problem.
--
Ivan Ristic
Apache Security (O'Reilly) - http://www.apachesecurity.net
Open source web application firewall - http://www.modsecurity.org