CRON reports: The CTools CSS cache directory, sites/ecohouse.realityloop.com/files/ctools/css could not be created due to a misconfigured files directory. Please ensure that the files directory is correctly configured and that the webserver has permission to create directories.

However clicking save on File Settings reports back ok..

Perms that are set:
drwxrws--- 9 aegir www-data 4096 Aug 9 04:12 files

drwxrws--- 9 aegir www-data 4096 Aug 9 04:12 .
drwxr-xr-x 7 aegir aegir 4096 Aug 8 22:59 ..
-rw-rw-r-- 1 aegir www-data 93 Aug 8 22:59 .htaccess
-rw-rw-r-- 1 www-data www-data 1818 Aug 9 04:13 acquia_commons_logo.png
drwxrwxr-x 2 aegir www-data 4096 Aug 9 04:23 css
drwxrwxr-x 3 aegir www-data 4096 Aug 8 22:59 ctools
-rw-rw-r-- 1 aegir www-data 62309 Aug 8 22:59 default-group.png
-rw-rw-r-- 1 aegir www-data 57400 Aug 8 22:59 default-user.png
drwxrwxr-x 6 aegir www-data 4096 Aug 8 22:59 imagecache
drwxrws--- 2 aegir www-data 4096 Aug 8 22:59 images
drwxrwxr-x 2 aegir www-data 4096 Aug 9 04:23 js
drwxrws--- 2 aegir www-data 4096 Aug 9 04:10 pictures
drwxrws--- 2 aegir www-data 4096 Aug 9 04:23 tmp

Comments

adrian’s picture

Status: Active » Fixed

this seems to be working fine in HEAD.

installed a site on a remote server, then :

Moya:~ adrian$ drush @slave.dev en ctools

The following projects will be enabled: ctools
Do you really want to continue? (y/n): y
ctools was enabled successfully.                                                                                                   [ok]
Moya:~ adrian$ drush @slave.dev cron

Cron run successfully.    

No file perm issues in any of the logs, and it works fine from the ui.

we did have some issues with perms before, so i may have fixed this inadvertently

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.