I'm using OTRS 5.04 version on CentOS 7
Error Message: 413 Request entity too large - POST_MAX=5KB
Moderator: crythias
-
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
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
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.
Re: Error Message: 413 Request entity too large - POST_MAX=5KB
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 )
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
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.
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
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
thanks for the reply but i got issue resolved myself by changing 5120 in the ZZZAuto.pm and restarted the system.