upload file problem (500 Internal Server Error)

Piotr Polok toplek at polok.pl
Mon Sep 5 06:28:22 UTC 2011


On Thu, 01 Sep 2011 19:17:06 -0400, magicbear wrote:
> you can try to add such line to /etc/security/limits.conf
> nginx       soft    nofile   131072
> nginx       hard    nofile  1048576
>
>
> and fastcgi_pass to run PHP
> you need to set SCRIPT_FILENAME, you may first include fastcgi_params 
> at
> /etc/nginx (if you install nginx with binary), and then add such line
> before fastcgi_pass: fastcgi_param SCRIPT_FILENAME
> $document_root$fastcgi_script_name;

HI,

Thanks, this is also not solving the problem. I will start from the 
beginning in new thread.

-- 
best regards
Piotr Polok

---------------------------
POLOK WELDING
44-121 Gliwice
ul. Sowińskiego 3
NIP: 631-112-45-46

tel: (32) 725 77 77
fax: (32) 444 64 50
http://www.polok.pl



More information about the nginx mailing list