VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: Selina on February 27, 2012, 17:51:21 PM

Title: why get the warning " JCacheStorageFile::_deleteFolderFailed..."
Post by: Selina on February 27, 2012, 17:51:21 PM
Hi All

I am a new arrival here. Now use joomla 2.5 and virtuemart 2.02 to create a new e-commerce website. I installed all sample data. When I create a new category in virtuemart, always get a warning message "JCacheStorageFile::_deleteFolderFailed deleting 4a4f2389e453f6de7684e859a814198a-cache-_virtuemart-2aa01bbd3fbe485175cd81e84ec53719.php". Is there anybody can let me know why I get this? Many thanks
Title: Re: why get the warning " JCacheStorageFile::_deleteFolderFailed..."
Post by: Milbo on February 27, 2012, 21:49:16 PM
I think you cache folder is not readable for php user. Check in your joomla config if your directories are readable
Title: Re: why get the warning " JCacheStorageFile::_deleteFolderFailed..."
Post by: Selina on February 28, 2012, 12:17:15 PM
Quote from: Milbo on February 27, 2012, 21:49:16 PM
I think you cache folder is not readable for php user. Check in your joomla config if your directories are readable

Thank you for your reply. How to check if it is readable. I checked the "cache" folder through FTP software and the folder attributes is xxx. I tried to change it to 777 but when I got back to see it was still xxx.  I installed joomla 1.5 and virtuemart2.00 before and had not got this warning message. would appreciate it if any suggestion. Many thanks
Title: Re: why get the warning " JCacheStorageFile::_deleteFolderFailed..."
Post by: misscherylb on May 31, 2012, 10:44:37 AM
in case this helps anyone:
just had the same problem and found it was the cache folder in administrator - changed to 777, fixed!
(changing cache folder in root didn't help...)
Title: Re: why get the warning " JCacheStorageFile::_deleteFolderFailed..."
Post by: asrez on August 04, 2015, 21:53:17 PM
Thanks misscherylb

Yes, this is an old topic. But it is still useful.