Welcome! Log In Create A New Profile

Advanced

Re: XML files truncated

May 31, 2010 10:44AM
On Mon, May 31, 2010 at 04:36:31PM +0200, Axel wrote:

> Maxim,
>
> My mistake: when I got your response, I checked permissions on /usr and /usr/local but not on /usr/local/nginx
> I added +x on nginx and it seems to be working now.
>
> Thanks a lot !!
>
> Axel

BTW, you may want to move temporary files directories in other place:

http {
client_body_temp_path /spool/nginx/client_temp;
fastcgi_temp_path /spool/nginx/fastcgi_temp;
proxy_temp_path /spool/nginx/proxy_temp;

and set appropriate rights and user ownership only for these directories.

> Le 31 mai 2010 à 16:18, Maxim Dounin a écrit :
>
> > Hello!
> >
> > On Mon, May 31, 2010 at 03:58:42PM +0200, Axel wrote:
> >
> >> Actually I have these errors quite often, not only for big XML
> >> files, not only in the fastcgi_temp folder. I have a general
> >> permission issue:
> >
> > [...]
> >
> >>> Check if www-data has at least execute access on "/usr",
> >>> "/usr/local", "/usr/local/nginx".
> >
> > Did you done what you were said to?
> >
> > Maxim Dounin
> >
> > _______________________________________________
> > nginx mailing list
> > nginx@nginx.org
> > http://nginx.org/mailman/listinfo/nginx
>
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://nginx.org/mailman/listinfo/nginx

--
Igor Sysoev
http://sysoev.ru/en/

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

XML files truncated

Axel May 31, 2010 05:50AM

Re: XML files truncated

Anton Yuzhaninov May 31, 2010 06:26AM

Re: XML files truncated

Axel May 31, 2010 06:42AM

Re: XML files truncated

Maxim Dounin May 31, 2010 06:44AM

Re: XML files truncated

Axel May 31, 2010 07:24AM

Re: XML files truncated

Maxim Dounin May 31, 2010 07:48AM

Re: XML files truncated

Axel May 31, 2010 10:04AM

Re: XML files truncated

Anonymous User May 31, 2010 10:14AM

Re: XML files truncated

Maxim Dounin May 31, 2010 10:22AM

Re: XML files truncated

Axel May 31, 2010 10:40AM

Re: XML files truncated

Igor Sysoev May 31, 2010 10:44AM

Re: XML files truncated

Axel May 31, 2010 11:02AM

Re: XML files truncated

Axel May 31, 2010 10:10AM

Re: XML files truncated

Piotr Sikora May 31, 2010 10:16AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 162
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready