Before doing migrate, /files/imagecache/ looked like this:

drwxrwxr-x 2 www-data www-data 4096 jan 29 12:52 thumbnail_small

After migration, it became like this:

drwxrwxr-x 2 aegir aegir 4096 jan 29 12:52 thumbnail_small

'www-data' not being able to save files in there anymore, it's breaking imagecache file processing.

Comments

anarcat’s picture

Assigned: Unassigned » anarcat

I suspect this is yet another regression on my part, checking.

anarcat’s picture

Status: Active » Fixed

This is actually fixed in head, but I hadn't deployed the fix in production. See #693966: Fix to not follow symlinks causes PHP readdir/closedir warnings.

Status: Fixed » Closed (fixed)

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