[TYPO3-windows] FW: Typo3Winstaller and GraphicsMagick

Kristian Wind kw at hovsa.dk
Thu Oct 25 15:09:08 CEST 2007


Hello!

I have now tried a few things. What I have come up with is installing  
GraphicsMagick from scratch and made have set the right (i think)  
permissions.

My localconf looks like:

$TYPO3_CONF_VARS["GFX"]["im_path"] = 'C:\\GraphicsMagick\\';
$TYPO3_CONF_VARS["GFX"]["im_path_lzw"] = 'C:\\GraphicsMagick\\';
$TYPO3_CONF_VARS["GFX"]["im_version_5"] = 'gm';
$TYPO3_CONF_VARS["GFX"]["thumbnails"] = '1';
$TYPO3_CONF_VARS['GFX']['TTFdpi'] = '96';
$TYPO3_CONF_VARS["GFX"]["gdlib_2"] = '1';

It works! But there are NO thumbnails in the backend...

Does anyone know what to do?

Thanks in advance!


Kristian

kw at hovsa.dk



Den 01/10/2007 kl. 13.40 skrev Andreas Eberhard:

> Hello Krisitan,
>
> in the actual Version of TYPO3Winstaller blank spaces in the path  
> should
> make no problems.
>
> Try to give the following catalogs/files (write,read,change,  
> execute etc
> permission) for user IUSR_<machinename>
> -> TYPO3_4.1.2\Apache\bin\
> -> TYPO3_4.1.2\Apache\bin\cmd.exe
> -> TYPO3_4.1.2\GraphicsMagick\gm.exe
>
>
> Best regards,
> Andreas
>
>
> 2007/10/1, Gerasimos Chatzidamianos  
> <gchatzidamianos at customedialabs.com>:
>>
>>
>> Hello Kristian.
>>
>> The problem is that TYPO3 doesn't like spaces in paths, so "Program
>> Files" should be "Progra~1".
>>
>> Try the following lines in localconf.php:
>> $TYPO3_CONF_VARS['GFX']['im_path'] = 'C:\\Progra~1\\TYPO3_4.1.2\
>> \GraphicsMagick\\';
>> $TYPO3_CONF_VARS['GFX']['im_version_5'] = 'gm';
>>
>> In case this doesn't work, try using a directory without blank spaces
>> like C:\GraphicsMagick just to make sure this is not the case.
>>
>>
>> Regards,
>>
>> Gerasimos.
>>
>>
>> -----Original Message-----
>> From: typo3-windows-bounces at lists.netfielders.de
>> [mailto:typo3-windows-bounces at lists.netfielders.de] On Behalf Of
>> Kristian Wind
>> Sent: Saturday, September 29, 2007 12:11 AM
>> To: typo3-windows at lists.netfielders.de
>> Subject: [TYPO3-windows] Typo3Winstaller and GraphicsMagick
>>
>> Hello all!
>>
>> I have installed Typo3Winstaller on my Windows 2003 server, and I
>> must say that it is absolutely great!
>>
>> But I'm having a bit of a problem getting GraphicsMagick to work.
>>
>> I searched the Typo3 wiki and found out that it should be cuite easy
>> to get it to work, but...
>>
>> This is the GFX part of my conf-file:
>>
>> $TYPO3_CONF_VARS['GFX']['im_path'] = 'C:\\Program Files\\TYPO3_4.1.2\
>> \GraphicsMagick\\';
>> $TYPO3_CONF_VARS['GFX']['im_version_5'] = 'gm';
>>
>> What else do I need to do? I think that Typo3Winstaller should have
>> done the rest... or...?
>>
>>
>> Best regards,
>> Kristian
>>
>> kw at hovsa.dk
>>
>>
>>
>> _______________________________________________
>> TYPO3-windows mailing list
>> TYPO3-windows at lists.netfielders.de
>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-windows
>>
>>
>> _______________________________________________
>> TYPO3-windows mailing list
>> TYPO3-windows at lists.netfielders.de
>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-windows
>>
> _______________________________________________
> TYPO3-windows mailing list
> TYPO3-windows at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-windows



More information about the TYPO3-windows mailing list