[TYPO3-english] installtool fails to detect imagemagick 64bit on Suse 11.4 64bit

Jigal van Hemert jigal at xs4all.nl
Sat Jun 4 07:40:25 CEST 2011


Hi,

On 4-6-2011 2:28, RDE / Redlich wrote:
> june 3. 2011
>
> Hallo to all 64bit Linux admins and TYPO3 developers
>
> I need to run TYPO3_VERSION: 4.3.11 with PHP_VERSION: 5.3.5
> on a 64bit Suse 11.4 (with all updates up to today)
>
> and ImageMagick-6.6.5.8-7.3/64bit and all gdlibs and freetype are installed
>
> but install-tool does not detect the files in "/usr/bin/"

Is there an open_basedir restriction active? If yes, is PHP allowed to 
access files in /usr/bin? [1]

> the install-tool section "GDLib:" says "GDLib not found"
> but all available gd libraries are installed

The install tool checks two things:
- is the PHP modules 'gd' loaded
- is the PHP function 'imagecreatetruecolor' available
The most usable version of GDlib is the one which comes with PHP.

Maybe the gd module isn't loaded in PHP [2] ?

[1] http://www.php.net/manual/en/ini.core.php#ini.open-basedir
[2] http://www.php.net/manual/en/image.setup.php

-- 
Kind regards / met vriendelijke groet,

Jigal van Hemert.


More information about the TYPO3-english mailing list