The cache folder has to be fully writable (777) for RSS feeds to work it appears.
AFAIK this is a security risk that shouldn't be ignored as it could allow someone to write and execute malicious code.
Please correct me if I'm wrong, but until then, no RSS or site caching for me...
I have read of others moving cache outside of public html folder, and changing global config to match. This didn't work for me, not even if I edited the default /cache/ paths in the RDRSS component files. Any ideas?
Owner's reply:
Yes you are right, the cache as to be fully writable for RSS feeds to work, but theres no way you can right something on cache without permissions for writing...