Current time: 04-19-2024, 05:47 PM Hello There, Guest! (LoginRegister)


Post Reply 
[SOLVED] Problem while reading /cache/... in SugarCrm
Author Message
michel128 Offline
Junior Member
*

Posts: 11
Joined: Feb 2010
Reputation: 0
Post: #3
RE: Problem while reading /cache/... in SugarCrm
Thank for your reply kilburn.

I've just found the solution. In the SugarCrm configuration file there is an array to set permissions on new folder and file. It should be :

'default_permissions' =>
array (
'dir_mode' => 0755,
'file_mode' => 0644,
'user' => '',
'group' => '',
),

Then, delete the cache folder and launch SugarCrm to rebuilt it.
04-08-2010 08:23 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Problem while reading /cache/... in SugarCrm - michel128 - 04-08-2010 08:23 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)