Hello! On Thu, Jun 09, 2016 at 04:55:08PM -0300, Ranier Vf wrote:
> Hi, > > C:\nginx>nginx -V > nginx version: nginx/1.10.1 > built by cl 16.00.30319.01 for 80x86 > configure arguments: --with-cc=cl --builddir=objs --prefix= > --conf-path=conf/ngi > nx.conf --pid-path=logs/nginx.pid --http-log-path=logs/access.log > --error-log-pa > th=logs/error.log --sbin-path=nginx.exe > --http-client-body-temp-path=temp/client > _body_temp --http-proxy-temp-path=temp/proxy_temp > --http-fastcgi-temp-path=temp/ > fastcgi_temp --with-cc-opt=-DFD_SETSIZE=1024 --with-pcre=objs/lib/pcre-8.38 > --wi > th-zlib=objs/lib/zlib-1.2.8 --with-md5-asm --with-sha1-asm > --with-select_module > --add-module=ngx_rcpdv [...] > Consistently, this errors arrives with nginx for windows. > > Any chance to investigate? As previously suggested, try without any 3rd party modules. Or, better yet, use an official compiled binary from http://nginx.org/. -- Maxim Dounin http://nginx.org/ _______________________________________________ nginx-devel mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx-devel
