V
V
Valeri Lavrov2016-03-26 13:55:46
PHP
Valeri Lavrov, 2016-03-26 13:55:46

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

7 answer(s)
D
DimonWebb, 2017-09-12
@DimonWebb

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

I
Ivan, 2016-03-26
@0neS

Cash.

P
Pshkll, 2016-03-26
@Pshkll

Hosting

Maybe you should create a ticket in their support?

A
Ainur Shakirov, 2016-03-26
@Fqyeh29

Refresh with Ctrl+F5.
If that doesn't help, disable caching in isp.

D
Dmitry, 2016-03-26
@thewind

Maybe some kind of template engine is caching?

P
Puma Thailand, 2016-03-26
@opium

it is obvious that the cache
is most likely specified by you xcache

-
----, 2016-03-26
@stalkerxxl

We go to /etc/php5/conf.d/xcache.ini
Then we read here
and set the necessary caching parameters

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question