Hallo,
ich bekomme es leider nicht hin das typo3 mit ImageMagick zusammenarbeiten will. Das Install-Tool ist immer der Meinung:
-----------------
Check Image Magick:
No ImageMagick installation available
It seems that there is no adequate ImageMagick installation available at the checked locations (/var/www/empty, /usr/local/php/bin/)
An 'adequate' installation for requires 'convert', 'combine'/'composite' and 'identify' to be available
--------------
safe_mode ist on und verweist auf /var/www/empty/
In dem Verzeichnis sieht es so aus:
------------------
-rw-r--r-- 1 www-data www-data 1616 Apr 2 09:12 Magick-config
-rwxr--r-- 1 www-data www-data 531 Apr 2 09:08 combine
-rwxr--r-- 1 www-data www-data 1537068 Apr 2 09:08 combine.bin
-rwxr--r-- 1 www-data www-data 531 Apr 2 09:08 convert
-rwxr--r-- 1 www-data www-data 1550572 Apr 2 09:08 convert.bin
-rwxr--r-- 1 www-data www-data 531 Apr 2 09:08 identify
-rwxr--r-- 1 www-data www-data 1528300 Apr 2 09:08 identify.bin
-rwxr--r-- 1 www-data www-data 531 Apr 2 09:08 wrapper.sh
-------------
Wenn ich die bin Files in einer shell aufrufe funktionieren sie.
... wo liegt mein Fehler? :(
Danke !