[TYPO3-debian] libgd and php4 from dotdeb.org
Mathias Behrle
expi311203 at gmx.de
Thu Jun 29 23:26:53 CEST 2006
* Alexander Schories am Thu, 29 Jun 2006 20:21:00 +0200:
Hello Alexander,
you definitely made my day...:-)
> Does phpinfo,
>
><?php echo phpinfo(); ?>
>
> list gd? Means similar to this:
>
> gd
>
> GD Support enabled
> GD Version 2.0 or higher
> FreeType Support enabled
> FreeType Linkage with freetype
> FreeType Version 2.2.1
> T1Lib Support enabled
> GIF Read Support enabled
> GIF Create Support enabled
> JPG Support enabled
> PNG Support enabled
> WBMP Support enabled
>
>
> If not, then gd is definitely not installed (correctly) as a php extension.
> Until gd does not show up in phpinfo, you won`t be lucky.
It didn't show up, indeed, but I didn't pay enough attention to this.
> Try to remove any existent installations with:
>
> apt-get remove --purge php4-gd php4-gd2
> php4-gd_any_other_package_still_installed_on_your_system
Done and reinstalled and it worked.
BTW the first time for me on Linux, that this procedure - let's call it
the "the general Windows way of solving problems" - was necessary and
succesful!
Looking at php.ini it turned out, that the extension was not enabled
there the first time (no entry).
Thanks a lot!
Mathias
More information about the TYPO3-debian
mailing list