Re: Nginx internal server errors static files first load only?

2013-07-30 Thread keogh
This can be ignored now, I've found the issue. It was samba locking the file, adding "oplocks = no" to my smb.conf solved the problem. Thanks Posted at Nginx Forum: http://forum.nginx.org/read.php?2,241387,241389#msg-241389 ___ nginx mailing list ngin

Re: Nginx internal server errors static files first load only?

2013-07-30 Thread keogh
To clarify above, when I say I change the EOL and encoding on both sublime and notepad++ nothing changes. If notepad++ is windows EOL and ANSI it is still fine loading first time, no matter what I set sublime too it's always failing first load Posted at Nginx Forum: http://forum.nginx.org/read.ph

Nginx internal server errors static files first load only?

2013-07-30 Thread keogh
Hi Guys, Got a strange issue happening, I do my coding on Windows 8 x64 using Sublime Text 2.0.2, my sites run of a Ubuntu 13.04 VirtualBox guest over a bridged adaptor connection. Weird thing happens, if I save a static file (HTML, CSS etc) from Sublime on Windows to my Ubuntu vm and load it I g