6.0.0-beta1
9/20/25

[#2191] "The document contains no data" on attachment
Summary "The document contains no data" on attachment
Queue IMP
Queue Version 4.0.3
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester umuta (at) sabanciuniv (dot) edu
Created 06/28/2005 (7389 days ago)
Due
Updated 06/28/2005 (7389 days ago)
Assigned
Resolved 06/28/2005 (7389 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
06/28/2005 08:01:36 AM umuta (at) sabanciuniv (dot) edu Comment #3 Reply to this comment
OK, It is right.

"/var/log/httpd/error_log" I am getting the following error message.

"Requested content-length of 660173 is larger than the configured 
limit of 524288"



This problem is solved by increasing value of "LimitRequestBody" in 
"/etc/httpd/conf.d/php.conf" file from default value 524288 to 8000000.
06/28/2005 07:36:21 AM Jan Schneider Comment #2
State ⇒ Not A Bug
Reply to this comment
Enable error reporting and check your logs. Either your server 
segfaults or you are hitting a different PHP limit like execution time 
or memory limit.
06/28/2005 06:25:45 AM umuta (at) sabanciuniv (dot) edu Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ "The document contains no data" on attachment
Queue ⇒ IMP
Reply to this comment
There is a problem as attaching a file at least 600KB sized in 
compose. Any process doesn't happen after displaying error "The 
document contains no data.".

PHP includes below parameters;

post_max_size = 8M

upload_max_filesize = 2M



have you any suggestion?



thanks.

Saved Queries