<div dir="ltr">Hi everyone,<div><br></div><div>I am using nginx 1.4.1 and php-fpm 5.3.25.</div><div><br></div><div>Everything is fine except when I uploading files to server. </div><div><br></div><div>I have a Discuz! x3(a forum system) and when I post threads, except attachment everything is fine, but when I add a small files(such as 30k rar,jpg or else), nginx give me a 500 error.</div>
<div><br></div><div>I checked the nginx/site error, but have no usefule information. nginx only tell me a got an 500 error, but didn't tell me why.</div><div><br></div><div style>I tried to increase the fast_cgi parama:</div>
<div style><br></div><div style><div>  fastcgi_connect_timeout 300;</div><div>  fastcgi_send_timeout 300;</div><div>  fastcgi_read_timeout 300;</div><div>  fastcgi_buffer_size 1024k;</div><div>  fastcgi_buffers 32 64k;</div>
<div>  fastcgi_busy_buffers_size 1500k;</div><div>  fastcgi_temp_file_write_size 1800k;</div><div><br></div><div style>But still the same.</div></div><div><br></div><div><br></div><div style>So, please help me for solve this problem, I wonder where can I got the error message?</div>
<div style><br></div><div style>Thank you.</div><div><br clear="all"><div><br></div>-- <br>from:baalchina
</div></div>