<div>I am seeing some error like below in my nginx error log:</div><div><br></div>2012/04/20 11:51:52 [crit] 21437#0: *2548 open() "/var/cache/nginx/fastcgi_temp/5/00/0000000005" failed (13: Permission denied) while reading upstream, client: 139.112.144.210, server: <a href="http://example.com">example.com</a>, request: "GET /index.php HTTP/1.0", upstream: "fastcgi://<a href="http://127.0.0.1:9000">127.0.0.1:9000</a>", host: "<a href="http://example.com">example.com</a>", referrer: "<a href="http://example.com/">http://example.com/</a>"<div>

<br></div><div>I have: user                    www-data; in my nginx.conf and </div><div>the owners of the  /var/cache/nginx/fastcgi_temp/5/00 are 'nginx:nginx'</div><div><br></div><div>How can I fix this?</div><div>

<br></div><div>Thanks<br clear="all">Sparsh Gupta<br>
</div>