Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why must the cache directory be writeable?

cache directory writeable
0
Posted

Why must the cache directory be writeable?

0

The standard PHP-Nuke block RSS reader caches feeds in the nuke_blocks table, along with the definition of the feed. nukePIE uses SimplePie, which caches feeds in files in the cache directory. To do this, the cache directory must be writeable – but it is protected from abuse in a number of ways, including the htaccess file included in the cache directory. SimplePie automatically refreshes the cache file in the cache directory, but if you delete an RSS block, the unused cache file will remain in the cache directory. You can delete all the cache files (but not .htaccess and index.html) in the cache directory at any time, and any used by active blocks will be restored the next time the block is displayed.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123