Sentora Support Forums
How do I disable php file caching? - Printable Version

+- Sentora Support Forums (https://senforums.mach-hosting.com)
+-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5)
+--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32)
+---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36)
+---- Thread: How do I disable php file caching? (/showthread.php?tid=1574)



How do I disable php file caching? - tunzis - 05-13-2015

Hello
I freshly installed sentora on my VPS (CentOS 6.6) few days ago, before I had a Zpanel istance and I faced the same issue but that time I found out easily how to disable caching: it was enough to disable APC. From php.info I see that there is no APC anymore in sentora so I wanted to know what caching engine sentora is using.. I want to disable it for a small timeslice in order to test some php scrips that may need small editing and after I will re-enable it once ready for production as caching it's good for website performance, anyone can help me?
Thanks in advance


RE: How do I disable php file caching? - Me.B - 05-13-2015

APC was not in zpanel!!! It might been in the Os image you had or you added it manually.

Sentora is not using any caching. You pick the one you like and add it to PHP stack.

Notice Wordpress / Drupal have their own plugins that can be more effective than a byte caching.

M B


RE: How do I disable php file caching? - tunzis - 05-14-2015

Sorry my fault, so APC must have been in the OS image before
now it was not even a cache problem but only stupid ftp that didn't update the files but changed the date.
all works well with Sentora, this topic can be closed