Elxis CMS Forum

Support => Administration => Topic started by: Andros9 on June 18, 2011, 11:44:07

Title: Problems clear cache
Post by: Andros9 on June 18, 2011, 11:44:07
I am trying to clean cache through admin and I get the following problem:

URI: index2.php?option=com_admin&task=tools&tname=clean_cache
 Path: includes/Core/filemanager.class.php
 Line: 928
 rmdir(/home/diafania/public_html/cache/static/mail/roundcube/) [function.rmdir]: Permission denied

What does it mean? Can someone assist?

Thank you,
Andreas
Title: Re: Problems clear cache
Post by: xmanhattan on June 18, 2011, 13:12:13
Check that the folder or directory permissions to cache is 755.
Title: Re: Problems clear cache
Post by: Andros9 on June 20, 2011, 15:52:17
Yes , folder has permissions set to 755. What else might be the problem?
Title: Re: Problems clear cache
Post by: webgift on June 20, 2011, 16:04:01
cache and tmpr folders must have been set to 777.
Title: Re: Problems clear cache
Post by: Andros9 on June 20, 2011, 16:49:18
How about the folders inside cache that is static and simplepie? Are they set to 777 or 755. I have tried to set them to 777 since they are 755 now to see if that solves the problem but their ownership is set to "nobody" and I can not change their permissions.

Thank you,
Andreas
Title: Re: Problems clear cache
Post by: xmanhattan on June 20, 2011, 18:02:42
If the folders and files were created before the cache was set to 755, then you want to change the folders to 755 and the files to 644.

You can also use tools - > clean cache.