Answer the question
In order to leave comments, you need to log in
After changing the PHP file, the data on the site is updated for a long time. Hosting REG.RU. What is the problem?
Connected to FTP via File Zilla, edited the .php file, absolutely no changes on the site. It happens that changes take effect after 3-7 minutes. What could be the problem?
PU: ISP manager
PHP version: 5.4-with-xcache
Answer the question
In order to leave comments, you need to log in
You can see what caching is on the server by calling phpinfo().
In my case, adding the line to .htaccess helped:
php_flag opcache.enable Off
Refresh with Ctrl+F5.
If that doesn't help, disable caching in isp.
it is obvious that the cache
is most likely specified by you xcache
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question