xcache issues?
-
I just noticed as I am setting up a test website that my php scripts are not updating. Seems like they are being cached. The only way I can get the browser to refresh (I've tried 3 browsers) is by manually restarting php-fpm each time. Once I restart, then it gives me the updated file.
Any pointers? This is on ubuntu 10.04 with the ultimate vps guide.
Thanks.
Jose R. Lopez
Posted 1 year ago # -
I had this problem and changed xcache.cacher to Off in the /etc/php/php.ini.
I don't know the ins and outs of xcacher, but I have the feeling that it's intended for stable, deployed PHP applications where caching will speed performance.
Posted 1 year ago # -
tx for the pointer, I have too disabled it for the time being. I'll give it a more thorough test once I am done with development.
Jose R. Lopez
Posted 1 year ago #
Reply
You must log in to post.
Want HTML?
a blockquote code em strong ul ol liPlace code between backticks `codeHere`
You've got it.
