Closed (duplicate)
Project:
Live CSS
Version:
7.x-2.0
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Feb 2012 at 14:23 UTC
Updated:
21 Feb 2012 at 07:02 UTC
Sorry for the duplicate posting, but I seem to be having the same problem, and I didn't manage to resolve it by looking at the other posts.
Whenever I try to save a css file I get the error:
Can't open file /var/chroot/home/content/xx/xxxxxxx/html/sites/all/themes/custom_theme/css/global.css at http://social.heypano.com/sites/all/themes/custom_theme/css/global.css?l...
File permissions are 664...
What is the ?lz5hkn that appears next to the link? I suspect that that might be what's causing the issue...
Thanks a lot and sorry for the duplicate.
Comments
Comment #1
Squawk commentedI realized that the reason is that drupal is installed in a subfolder.
Meaning that it still doesn't work (I had to hardcode the link in the module) but you were already aware of that so I'm sorry for double-posting this.
Comment #2
JoeAndrieu commentedDoes apache have write access to the theme css folder? You made need to chown user:www-data /var/chroot/home/content/xx/xxxxxxx/html/sites/all/themes/custom_theme/css or something similar, depending on your configuration.
Comment #3
guybedford commentedYes Live CSS Less support doesn't work well with Drupal on a subfolder. This should be fixed soon. The issue is here - http://drupal.org/node/1425632