On 26.10.2011 23:00, Rainer Schleevoigt wrote:
On 10/26/11 10:21 PM, Paul Muster wrote:
$TYPO3_CONF_VARS['GFX']['im_path'] = '/usr/bin/';
$TYPO3_CONF_VARS['GFX']['im_path_lzw'] = '/usr/bin/';
Bei echten Bildern klappt allerdings nix. Ich erhalte leere img src-Tags:
<img src="" width="" height="" border="0" alt="" />
und Fehlermeldungen im Apache-Error-Log:
sh: /usr/bin//convert +profile * -geometry 600x891! -colorspace RGB
-quality 70 uploads/pics/Foto1.jpg\[0\]
typo3temp/pics/10fe6d0766.jpg': not found
(Man beachte die zwei Slashes ("//") zwischen bin und convert im Aufruf.)
wenn Du mal den Pfad von /usr/bin/ auf /usr/bin setzt?
Dann funktionieren die Tests im Install-Tool nicht mehr, weil Typo3 dort
'/usr/binconvert' +profile '*' -geometry 170x136! -colorspace RGB
-quality 70 '/srv/www/typo3/sysext/install/imgs/jesus.jpg'[0]
'/srv/www/typo3temp/pics/install_read_jpg.jpg'
(fehlender Slash zwischen bin und convert)
auszuführen versucht. Und auch die "echten" Bilder funktionieren nicht,
da macht es völligen Blödsinn:
sh: /usr/bin//binconvert +profile * -geometry 110x164! -colorspace RGB
-quality 70 uploads/pics/Foto1.jpg\[0\] typo3temp/pics/9b07e121d8.jpg':
not found
mfG Paul
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german