<font color="#333399"><font>Hi everyone,<br><br>First of all: shame on me! :oP<br><br>I deleted the whole nginx directory, reinstalled the new version... and the headers still got stuck on 1.0.9...<br>Then... I discovered that the executable used was /usr/local/sbin/nginx and not /usr/local/nginx/sbin/nginx... Is the first file a link? Yes, but not symbolic...<br>

<br>I wiped it out, recreated it as symbolic and now I get the 1.1.11 up and running :o)<br><br>Thanks for your time btw,<br clear="all"></font></font><font size="1"><span style="color:rgb(102,102,102)">---<br></span><b><span style="color:rgb(102,102,102)">B. R.</span></b><span style="color:rgb(102,102,102)"></span></font><br>


<br><br><div class="gmail_quote">On Tue, Dec 13, 2011 at 14:47, B.R. <span dir="ltr"><<a href="mailto:reallfqq-nginx@yahoo.fr">reallfqq-nginx@yahoo.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<font color="#333399"><font>Thanks Sharl, Antonio,<br><br>Sharl, I used the 'sudo make install' command to be sure the install would get the admin rights.<br>'which nginx' won't work, but '/usr/local/nginx/sbin/nginx -v' gives me the 1.1.11 version.<br>


<br>Antonio, I tried your commands, but I already had my browser configured so that its cache is deleted when I exit.<br>I tried again this morning after I booted my computer again and I still gets the 1.0.9 header version...<br>


<br>I made a chown on the /usr/local/nginx' directory so the nginx user and a group not related to it are the owners of all the files inside. I remember having seen some subdirectories (such as 'conf') owned by the user root and not nginx.<br>


Does that could have an impact? I doubt it, since the 'other' rights are still set to 'read'. It was maybe one of my 'security' tweaks of which I don't really know the useness.<br><br>If anyone has an idea apart from wiping out the whole directory (which would be far away the 'hot update' feature idea planted in nginx), I would be glad to take it...<br clear="all">


</font></font><font size="1"><span style="color:rgb(102,102,102)">---<span class="HOEnZb"><font color="#888888"><br></font></span></span><span class="HOEnZb"><font color="#888888"><b><span style="color:rgb(102,102,102)">B. R.</span></b><span style="color:rgb(102,102,102)"></span></font></span></font><div class="HOEnZb">

<div class="h5"><br>
<br><br><div class="gmail_quote">On Tue, Dec 13, 2011 at 02:49, António P. P. Almeida <span dir="ltr"><<a href="mailto:appa@perusio.net" target="_blank">appa@perusio.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


On 13 Dez 2011 06h35 WET, <a href="mailto:reallfqq-nginx@yahoo.fr" target="_blank">reallfqq-nginx@yahoo.fr</a> wrote:<br>
<br>
> [1  <multipart/alternative (7bit)>]<br>
> [1.1  <text/plain; UTF-8 (7bit)>]<br>
<div>> Hello,<br>
><br>
> I am encountering a problem while updating my nginx server.<br>
><br>
> I first configured and built the new version 1.1.11.  I then stopped<br>
> the server, checked it has been done, executed the make install and<br>
> checked the configuration with the '-t' option which was OK.  I then<br>
> started the new version, but I am still seeing the 1.0.9 number in<br>
> the header of the pages loaded in my browser. I hit F5 several times<br>
> to be sure it wasn't the cache.<br>
<br>
</div>F5 -> usually reload (loads from cache if possible - check network<br>
panel on firebug or chrome browser inspector for confirmation)<br>
<br>
Ctrl + F5 -> reload without fetching from cache.<br>
<br>
> What did I miss?<br>
<br>
Perhaps the above.<br>
<br>
Also try to use something like curl for checking, not a browser:<br>
<br>
curl -I <mysite><br>
<br>
Check the headers.<br>
<span><font color="#888888"><br>
--- appa<br>
</font></span><div><div><br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org" target="_blank">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>