I'm getting errors when trying to update cache settings and tracking settings.

Permalink
I'm getting errors like this when I try to update the tracking settings. I get something similar/identical when trying to update the cache settings.

Warning: rmdir(/var/www/vhosts/mywebsite.com/httpdocs/files/cache/pages/!/1) [function.rmdir]: Permission denied in /var/www/vhosts/mywebsite.com/httpdocs/concrete/core/helpers/file.php on line 99

Is this a permissions issue?

 
ronyDdeveloper replied on at Permalink Reply
ronyDdeveloper
Yes its the error of permission. The directory doesn't have write permission, so it cannot create directory & shows the error.

Rony
mixedbeans replied on at Permalink Reply
OK. Does permissions need to be set in the settings or do I need to get into the backend to make these changes?

FYI. It is odd but after adding code to the tracking area and getting the errors I still see the code I added. False errors maybe?