Welcome! Log In Create A New Profile

Advanced

nginx 1.4.2 [error] 2516#12636: CreateFile()

May 06, 2014 09:49PM
i added the cache configuration in my nginx.conf ,like this :

location ~ .*\.(js|css|ico|jpg|jpeg|png|gif)$
{
expires 7d;
root cache;
proxy_store on;

}
But i coudlen't login my app ,the error log is :
2014/05/07 09:27:13 [error] 2516#12636: *11 CreateFile() "D:/myapp/nginx-1.4.2/cache/myapp/static/msgengine/msgengine.js" failed (3: The system cannot find the path specified), client: 192.168.3.112, server: 0.0.0.0, request: "GET /myapp/static/msgengine/msgengine.js HTTP/1.1", host: "10.1.1.7", referrer: "http://10.1.1.7/myapp/index.action"
Subject Author Posted

nginx 1.4.2 [error] 2516#12636: CreateFile()

sam.gu May 06, 2014 09:49PM

Re: nginx 1.4.2 [error] 2516#12636: CreateFile()

itpp2012 May 07, 2014 02:48AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 304
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