Active
Project:
Corolla
Version:
7.x-2.2
Component:
Other
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Dec 2011 at 11:35 UTC
Updated:
3 Jan 2012 at 09:03 UTC
I'use this themes for my site on a server hosting,
I set "tmp" folder at my root directory with permission 775.
When i create a setting and change sidebar width to 30%. its doesn't work
and i can not found file "corolla.responsive.layout.css" in my "sites/default/file/at_css/" but i found a file named "fileMVH4pi" in my "tmp" folder.
Where is my wrong or is it a server issue?
Comments
Comment #1
Jeff Burnz commentedThe public files directory has to be writeable, this is not a theme issue, its a Drupal + server configuration issue.
Comment #2
anjjriit commentedI aggree with you !
and i'd like to create a ticket to my server admin, but i have to prove it is not a themes issue or my drupal configuration.
My drupal configuration is
folder --location --permission
tmp --root_directory/ --775
sites --root_directory/ --775
default --root_directory/sites/ --775
files --root_directory/sites/default/ --775
"at_css" folder automaticaly created by drupal at "root_directory/sites/default/files"
the problem is everytime i change theme settings, my drupal can produce temporary file with 600 permission on "tmp" folder but can not delete it and can not create/replace "corolla.responsive.layout.css" file.
I think there are not wrong in my drupal configuration, is it a "safe_mode directive" issue ?
Comment #3
Jeff Burnz commentedSorry, I don't know anything about safe mode etc, I am not a server config geek, I have found sometimes you have to use 777 on some servers to get things to be writeable.