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

Squawk’s picture

Priority: Critical » Major

I 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.

JoeAndrieu’s picture

Does 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.

guybedford’s picture

Status: Active » Closed (duplicate)

Yes 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