I noticed after upgrading to 1.0.8.2 from 1.0.7 was that all the cache files are generated in the cache folder directly. Previously, the cache files went into their own sub folders. I suppose this is due to the safe_mode workaround.
So can I now delete all those cache files in the subfolders?
Am I going to end up with a humongous cache folder? Is there a better way to do this?
Comments
Does your server have safe_mode enabled?
By the way, will there be any difference if I chgrp the PHP scripts to group ownership?
That shouldn't really cause a problem, I wouldn't worry about it too much.
If you want, you can fix how it's done in i.php (or is it functions.php in one of the image parameters functions... one of those). Just remove the safe_mode check if you can get it to work.