[Typo3-debian] Fatal error: Call to undefined function: imagegif()
JoH
info at cybercraft.de
Tue Jun 22 08:32:56 CEST 2004
> Hi, I have installed the debs from
http://typo3.sunsite.dk/software/debian/
> on my sarge and all work fine. When I make a new Site, I have no problems,
> but when I try to open the testsite (which I need to learn more), I always
> get the error:
> Fatal error: Call to undefined function: imagegif() in
> /var/lib/typo3/typo3_src-3.6.1/t3lib/class.t3lib_stdgraphic.php on line
2316
It's exactly what the message says: imagegif() is not defined - which means
you have gd without gif support. You will have to go to the install tool and
check the section "all configuration" for the graphical settings. After
changing the appropriate settings (especially "[GFX][gdlib_png] = 1") and
saving to localconf.php go to the Image Processing section and check if
everything works fine.
And next time do a search on google or typo3.org - this has been asked and
answered many times before.
Joey
More information about the TYPO3-debian
mailing list