<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<div name="messageBodySection">
<div dir="auto">In php.ini these are the values:<br />
<span style="white-space:pre">upload_max_filesize       50M</span><br />
<span style="white-space:pre">post_max_size     50M</span><br />
<br />
In nginx under location:<br />
location / {<br />
 # First attempt to serve request as file, then<br />
 # as directory, then fall back to displaying a 404.<br />
 try_files $uri $uri/ =404;<br />
<br />
 client_max_body_size 100M;<br />
 }<br />
<br />
This is fpm-fpm:<br />
php_admin_value[upload_max_filesize] = 50M<br />
php_admin_value[post_max_size] = 50M<br />
php_admin_value[max_input_time] = 120<br />
<br />
In config.inc.php:<br />
<br />
$upload_maxsize = 52428800;<br />
<br />
The error is triggered short after I click upload button in vtiger upload dialog.</div>
</div>
<div name="messageSignatureSection"><br />
<div class="matchFont"><font color="#C6C6C6"><b><span style="">Sukhdev Mohan</span></b></font><span style=""></span><br />
<font color="#999999"><b><span style="">Developer</span></b></font><br /></div>
</div>
<div name="messageReplySection">On 21 Jul 2021, 10:40 +0200, Matus Sopko <sopko@its4you.sk>, wrote:<br />
<blockquote type="cite" style="border-left-color: grey; border-left-width: thin; border-left-style: solid; margin: 5px 5px;padding-left: 10px;">
<p>try to check:</p>
<p>Nginx configuration<br />
PHP.ini<br />
Vtiger confing.inc.php<br /></p>
<pre class="moz-signature" cols="72">S pozdravom / Best regards / Mit freundlichen Grüßen
Ing. Matus SOPKO
IT-Solutions4You s.r.o.
Kancelária: Slovenská 69
Sídlo: Frantiskanske nam.5

080 01 Prešov
SLOVAKIA
Tel./ Fax +421/ 51/ 7732370
email: <a class="moz-txt-link-abbreviated" href="mailto:sopko@its4you.sk">sopko@its4you.sk</a>
<a class="moz-txt-link-freetext" href="http://www.its4you.sk">http://www.its4you.sk</a>
skype: matussopko</pre>
<div class="moz-cite-prefix">Dňa 21. 7. 2021 o 10:25 nilay khatri napísal(a):<br /></div>
<blockquote type="cite" cite="mid:CAFJh29zVo9M_m+UkV2ZOwtZJGdkub7J8AmTjrF4JPmmKEk7xhw@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<div dir="ltr">Have you changed the upload size in Nginx configuration along with PHP.ini?
<div><br /></div>
<div><a href="https://medium.com/@svsh227/error-413-request-entity-too-large-in-nginx-with-client-max-body-size-changes-in-nginx-6aacd525fe11" moz-do-not-send="true">https://medium.com/@svsh227/error-413-request-entity-too-large-in-nginx-with-client-max-body-size-changes-in-nginx-6aacd525fe11</a><br /></div>
</div>
<br />
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Wed, Jul 21, 2021 at 1:53 PM rajkiran bhuva <<a href="mailto:rajkiranbhuva11@gmail.com" moz-do-not-send="true">rajkiranbhuva11@gmail.com</a>> wrote:<br /></div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div dir="auto">Can you please change file upload size in a php.ini</div>
<br />
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Wed, 21 Jul 2021, 1:02 pm Sukhdev Mohan, <<a href="mailto:s.mohan@myti.it" target="_blank" moz-do-not-send="true">s.mohan@myti.it</a>> wrote:<br /></div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div dir="auto">Anyone has an idea about this?</div>
<br />
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">Il lun 19 lug 2021, 15:32 Sukhdev Mohan <<a href="mailto:s.mohan@myti.it" rel="noreferrer" target="_blank" moz-do-not-send="true">s.mohan@myti.it</a>> ha scritto:<br /></div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div>
<div name="messageBodySection">
<div dir="auto">Hi All,<br />
<br />
I’m facing an annoying issue with fuel upload: clients needs to upload files that are bigger than 6mb, I’ve seated php.ini, php-fpm and nginx for 100 mb but it all fails. CRM’s configuration is also set for 50 mb.<br />
<br />
From the web console I see that it’s actually CSRF Magic library that’s causing an issue, I think it’s the file size (in my test I’m using 19 mb pdf), it seems that the connection is closed because the object is heavy.<br />
<br />
Anyone else ran into this problem? What can I do to solve this?</div>
</div>
<div name="messageSignatureSection"><br />
<div><font color="#C6C6C6"><b><span>Sukhdev Mohan</span></b></font><span></span><br />
<font color="#999999"><b><span>Developer</span></b></font><br /></div>
</div>
</div>
</blockquote>
</div>
_______________________________________________<br />
<a href="http://www.vtiger.com/" rel="noreferrer noreferrer" target="_blank" moz-do-not-send="true">http://www.vtiger.com/</a></blockquote>
</div>
_______________________________________________<br />
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank" moz-do-not-send="true">http://www.vtiger.com/</a></blockquote>
</div>
<br />
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
<a class="moz-txt-link-freetext" href="http://www.vtiger.com/">http://www.vtiger.com/</a></pre></blockquote>
_______________________________________________<br />
http://www.vtiger.com/<br /></blockquote>
</div>
</body>
</html>