Request Entity Too Large

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
anika
Posts: 8
Joined: Mon Nov 07, 2016 10:09 am

Request Entity Too Large

Post by anika »

Script URL: http://helpdesk.caratec.de
Version of script: ?
Hosting company: 1&1
URL of phpinfo.php: http://helpdesk.caratec.de/docs/phpinfo.php
URL of session_test.php: http://helpdesk.caratec.de/docs/session_test.php
What terms did you try when SEARCHING for a solution: Request Entity Too Large, exceeds size,

Write your message below:
Dear all,

After updating to version 2.6.8 I now have a problem updating an existng article in the HESK knowledge base. After I press the "SAVE" button, I get the following error message:
Request Entity Too Large
The requested resource
/admin/manage_knowledgebase.php
does not allow request data with POST requests, or the amount of data provided in the request exceeds the capacity limit.
Maybe important to know: I inserted some pictures into the article by copy + paste function.

I also already tried to copy the content of the article and save it as a new article. But this did not work.

I could not find a solution within the forum or on google.

Thank you a lot for your help.

Kind regards

Anika
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: Request Entity Too Large

Post by Klemen »

Hi,

That's not an error Hesk generates, but your server.

Your PHP limits seem fine (unless you are trying to upload more than 64 megabytes of data at once?) so it is blocked somewhere else. Maybe Apache LimitRequestBody Directive is set too low? To be sure, try checking server error logs.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply