Error Message: 413 Request entity too large - POST_MAX=5KB

Moderator: crythias

Locked
vinesh
Znuny newbie
Posts: 76
Joined: 01 Sep 2012, 09:51
Znuny Version: 5.0.16
Real Name: Vinesh Narayanan
Company: NTS

Error Message: 413 Request entity too large - POST_MAX=5KB

Post by vinesh »

Hi Everyone i know this is resolved in previous topic but its not clear to me...i have cross checked the previous post solution but everything seems to be fine in my ZZAutoAA.pm configuration. Also while trying default setting i'm getting this error message and i cannot even change any setting in sysconfig bse it prompts me this error while saving setting :(.... i have stuck now please someone help me ASAP Thanks.
I'm using OTRS 5.04 version on CentOS 7
You do not have the required permissions to view the files attached to this post.
EXG133
Znuny expert
Posts: 217
Joined: 06 Aug 2012, 18:12
Znuny Version: 3.1.7 & 4.04

Re: Error Message: 413 Request entity too large - POST_MAX=5KB

Post by EXG133 »

Which webserver do you use?

If Apache: Check if you have a LimitRequestBody setting somewhere ( http://httpd.apache.org/docs/2.0/mod/co ... equestbody )
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Error Message: 413 Request entity too large - POST_MAX=5KB

Post by crythias »

Based upon a web search, I found
http://askubuntu.com/questions/360129/o ... with-error

Also, your hand-set WebMaxFileUpload is 5120 which is very close to 5KB.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
vinesh
Znuny newbie
Posts: 76
Joined: 01 Sep 2012, 09:51
Znuny Version: 5.0.16
Real Name: Vinesh Narayanan
Company: NTS

Re: Error Message: 413 Request entity too large - POST_MAX=5KB

Post by vinesh »

thanks for the reply but i got issue resolved myself by changing 5120 in the ZZZAuto.pm and restarted the system.
Locked