[Typo3-debian] MySQL connection error while trying to install TYPO3
Michael Stucki
mundaun at gmx.ch
Thu Aug 28 09:25:36 CEST 2003
Dear Jordan,
> Where is the relevant line or better what should this line look like. I
> can't find anything about GDLIB in php.ini? So how to enable this GDLIB
> module in php?
apt-get install php4-gd2
(Should be installed already!)
Then go ahead and scroll down to the end of your php.ini.
The relevant line must look like this:
extension=gd.so
If there is a semicolon in front of it (which comments the line out) you
need to remove this.
Then you restart Apache and try again.
Cheers - michael
More information about the TYPO3-debian
mailing list