rakshitha Posted April 30, 2015 Share Posted April 30, 2015 Am getting this error when am trying to enable freindly url.....please help me regarding this.... Fatal error: Uncaught exception 'UnexpectedValueException' with message 'RecursiveDirectoryIterator::__construct(/home/carrefourdieteti/public_html/cache/smarty/cache/blockcategories/0/1/1/1/317/0): failed to open dir: Permission denied' in /home/carrefourdieteti/public_html/tools/smarty/sysplugins/smarty_internal_cacheresource_file.php:180 Stack trace: #0 [internal function]: RecursiveDirectoryIterator->__construct('/home/carrefour...', 0) #1 /home/carrefourdieteti/public_html/tools/smarty/sysplugins/smarty_internal_cacheresource_file.php(180): RecursiveDirectoryIterator->getChildren() #2 /home/carrefourdieteti/public_html/tools/smarty/Smarty.class.php(777): Smarty_Internal_CacheResource_File->clear(Object(Smarty), '/home/carrefour...', 'blockcategories', NULL, NULL) #3 /home/carrefourdieteti/public_html/classes/Tools.php(2426): Smarty->clearCache('/home/carrefour...', 'blockcategories', NULL) #4 /home/carrefourdieteti/public_html/classes/module/Module.php(1762): ToolsCore::clearCache(Object(Smarty), '/home/carrefour...' in/home/carrefourdieteti/public_html/tools/smarty/sysplugins/smarty_internal_cacheresource_file.php on line 180 Link to comment Share on other sites More sharing options...
NemoPS Posted May 1, 2015 Share Posted May 1, 2015 Try to check the cache folder permissions, set them to 755 at least. If it still doesn't work, try 775 or 777 Link to comment Share on other sites More sharing options...
Recommended Posts