file upload to php under fastcgi

Christian Bönning christian.boenning at gmail.com
Mon May 7 09:14:30 UTC 2012


Hi,

It looks like you have to set `client_max_body_size` to a higher limit
(e.g. "8M"). That should solve it. See
http://nginx.org/en/docs/http/ngx_http_core_module.html#client_max_body_size
for documentation re. that parameter.

Regards,
Christian


2012/5/7 Ian Hobson <ian at ianhobson.co.uk>:
> Hi all,
>
> My phpmyadmin file uploads are collapsing at about 1MB, although I have
> altered the php.ini params to allow 8MB file uploads.
>
> I have searched for an nginx config param that would cause this, but have
> found nothing.
>
> Is there one? If so what is it?
>
> Thanks
>
> Ian
>
> --
> Ian Hobson
> 31 Sheerwater, Northampton NN3 5HU,
> Tel: 01604 513875
> Preparing eBooks for Kindle and ePub formats to give the best reader
> experience.
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx



More information about the nginx mailing list