XML files truncated
Maxim Dounin
mdounin at mdounin.ru
Mon May 31 15:43:53 MSD 2010
Hello!
On Mon, May 31, 2010 at 01:20:06PM +0200, Axel wrote:
> nginx is running under www-data:www-data (it is maybe a bad idea
> isn't it?). I doublechecked filesystem permission and issued a
> chown -R www-data: fastcgi_temp && chmod -R 664 fastcgi_temp.
> This didn't solve the issue. Here is some debug information
> below.
[...]
> ## DEBUG LOG:
> 2010/05/31 12:36:52 [crit] 22005#0: *5 open()
> "/usr/local/nginx/fastcgi_temp/1/00/0000000001" failed (13:
> Permission denied) while reading upstream, client: 93.17.75.xxx,
Check if www-data has at least execute access on "/usr",
"/usr/local", "/usr/local/nginx".
Maxim Dounin
More information about the nginx
mailing list