Can you check the owner, group and permissions on the root stat file, and compare those permissions with a stat file that is getting udated?It could be that the user originally used to start the web server and hence create the stat file had different privileges(often this is root). Then at a later d...