I have read all the other questions concerning this, but my case is different.
I do have a local NAS filesystem which is mounted to linux (Ubuntu 14.04 server).
If I run a file_exists()
with a prior clearcachestat()
after some manual moving of files, it will produce wrong results until I restart linux.
A restart of the apache is not working, I have to do a complete restart.
I do not have memcached or APC installed.
Any ideas why clearcachestat
is not working?
Where else could it be cached?