(20: Not a directory)
Бондарец Иван
bondarets at gmail.com
Thu Aug 6 10:48:09 MSD 2009
Помогло ручное создание директории html/php и назначение ее владельцем
nobody. Хотя владельцем папки html/ и так является nobody
6 августа 2009 г. 10:35 пользователь Бондарец Иван <bondarets at gmail.com>написал:
> Добрый день!
> Я добавил опции proxy_store и gzip для одного из локейшенов:
>
> * server {
> listen 80;
> server_name servername;
> location /php {
> proxy_pass http://localhost:81;
> proxy_store on;
> gzip on;
> }
> }*
>
> И получил кучу вот таких ошибок в логе:
> *2009/08/06 10:24:55 [crit] 20286#0: *211426 rename()
> "/usr/local/nginx/proxy_temp/**5/02/0000000025" to
> "/usr/local/nginx/html/php/" failed (20: Not a directory) while reading
> upstream, client: 172.25.106.215, server: servername, request: "GET /php/
> HTTP/1.1", upstream: "http://127.0.0.1:81/php/", host: "servername"*
>
> При этом в другом server (443) тоже есть локейшены с этими опциями, но
> таких ошибок нет.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx-ru/attachments/20090806/9d2db385/attachment.html>
More information about the nginx-ru
mailing list