nginx php and uploading large files

Kingsley Foreman kingsley at internode.com.au
Tue Jun 26 14:00:28 MSD 2007


ok yer im a idiot,

I just worked out i made a gentoo mistake, I was editing
/etc/php/cli-php5/
not
/etc/php/cgi-php5/

Thanks for making me do an idiot check on my changes, that is what found it 
out,

BTW, 3 machines moved from apache to nginx on my small network and another 3 
to go.
Ive noticed improvements on everything i have changed to date, next step 
work out the redirect rules :)

Kingsley



----- Original Message ----- 
From: "Roxis" <roxis at list.ru>
To: <nginx at sysoev.ru>
Sent: Tuesday, June 26, 2007 7:12 PM
Subject: Re: nginx php and uploading large files


>
> # nginx.conf
> client_max_body_size            65m;
>
> php as fastcgi
> # php.ini
> post_max_size = 65M
> upload_max_filesize = 65M
>
> works fine by me
> 





More information about the nginx mailing list