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 |
"/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.
State ⇒ Not A Bug
segfaults or you are hitting a different PHP limit like execution time
or memory limit.
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ "The document contains no data" on attachment
Queue ⇒ IMP
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.