Elxis CMS Forum

Support => Technical support => Topic started by: ROUBOS on October 30, 2009, 22:06:44

Title: cache/ folder permission
Post by: ROUBOS on October 30, 2009, 22:06:44
Hi,
keep getting the following error in the browser :

" Error creating feed file, please make folder cache/ writable (permissions 777)

the permissions are 777. Doing it all over FTP cause it's on the server

it's using the Plesk Control Panel. When I has installing Elxis there was an error with time settings, and PHP permissions were mentioned. Could that be causing it?

thanks...


EDIT >>>> Seems to be doing it in the English version. I have two languages, Greek and English on the site. Greek is ok... in the English it gives that error

Title: Re: cache/ folder permission
Post by: rentasite on October 31, 2009, 00:01:55

Try deleting cache folder. Create it again and give the right (777) permissions.

Does the problem still exist?
Title: Re: cache/ folder permission
Post by: ROUBOS on October 31, 2009, 00:28:21
Fixed it. Sorry... it was my fault.
i was changing permissions using an FTP program, and it did change permission to the folder but not the files within.

Anyway I changed it all with FileZilla which has the option of applying permissions to subfolders and files, and its all working now.

Hope I'm getting the permissions right though.

httpdocs/ 750
all files 644
all folders and files within 755
/cache and /tmpr 777

Thanks for your response.

:D
Title: Re: cache/ folder permission
Post by: ks-net on October 31, 2009, 01:03:37
Quote
When I has installing Elxis there was an error with time settings,

http://wiki.elxis.org/wiki/Set_timezone
Title: Re: cache/ folder permission
Post by: ROUBOS on October 31, 2009, 01:24:43
php.ini
where is that located? Something I can edit with FTP or Plesk Panel access ???
Title: Re: cache/ folder permission
Post by: ks-net on October 31, 2009, 02:01:57

the complete guide to this

http://wiki.elxis.org/wiki/PHP_settings
Title: Re: cache/ folder permission
Post by: ROUBOS on October 31, 2009, 02:08:31
thanks for the link
Appreciate the help