Fresh Drupal 6.10
ImageApi 1.5
ImageCache 6.x-2.0-beta8
PHP 5.2.8-pl2-gentoo
clean URL on
if image preset is add only desaturate action - imagecache works corect, create corect files in corect preset directory and show corect desaturate images (= setting files system OK)
if image preset is add everithing else imagecache actions (resize, crop, rotate... ) create preset directory, but don't create files in preset imagechace directory! and show error warning.
Comments
Comment #1
pikard commentedfix it!
PHP setting must be:
zend.ze1_compatibility_mode = OFF
Comment #2
pikard commented