Questions tagged as 'cache'

2
answers

How to force loading of JS and CSS files with each new published version?

Every time I publish a new version of my web application (a multi-company system) that has changes to JS and CSS files, some clients complain about errors and I find that it is the cache of the browser and I have to instruct the client to refr...
asked by 03.09.2015 / 20:57
0
answers

Upload php page via FTP but the page does not leave the server cache

I have the following problem .. I have a website with pages in php, javascripts .. everything working fine .. But I had to make a simple change in the html code of a php page. I uploaded the file via FTP, replacing the previous file .. except...
asked by 02.03.2016 / 19:48
1
answer

htaccess does not work for wp super cache plugin

I installed the wp super cache plugin for wordpress on the server and it works fine. But I can not figure out why my .htaccess rules do not work for the homepage. I make rewrite of the requests for the subdomain www to a folder with a install...
asked by 20.01.2016 / 14:58
1
answer

How do I solve the ERR_CACHE_MISS php?

Whenever I click on return in the navigation of the browser appears the message to confirm the return of the form and the error: ERR_CACHE_MISS. How do I click to return to the previous page and not ask for this confirmation? I've tried to...
asked by 18.05.2017 / 05:24
1
answer

PHP files do not update CSS and Javascript changes

This had already happened to me previously, but I resolved by giving a CTRL + F5. Now NOTHING works. I've rebooted the wamp several times, rebooted the computer and nothing. The curious thing is that it only happens on php pages. The html pages...
asked by 25.06.2017 / 20:13
1
answer

ignore cache on certain page .php

I have a php code where I get a link. This link expires about 10 times a day, my code checks if the link expires and after a new one. //o arquivo é single.php wordpress <video id="player" poster="<?php echo $thumb; ?>" controls style=...
asked by 06.08.2018 / 16:34
2
answers

Unable to create the cache directory (/ cache /)

After installing Fedora, trying to get into my application with Symfony2, I can not fix this error:    RuntimeException in bootstrap.php.cache line 2671: Unable to create the cache directory (/ cache /) I've tried several alternatives, in...
asked by 08.10.2015 / 04:09