Probleem: ik krijg het niet voor elkaar om gebruik te maken van png image functies
bv. functie imagecreatefrompng() resulteerd in:
stuk uit de php info
http://www.php.net/~rasmus/gd.html
bv. functie imagecreatefrompng() resulteerd in:
JPEG onsteuning werkt wel.Fatal error: Call to undefined function: imagecreatefrompng()
stuk uit de php info
php configuratiegd
GD Support enabled
GD Version 1.6.2 or higher
JPG Support enabled
WBMP Support enabled
gebruikte software./configure \
--prefix=/mnt/hd/programs/web/php4 \
--with-mysql=/mnt/hd/programs/web/mysql \
--with-gd=/leech/linux-install/gd-2.0.1 \
--with-freetype-dir=/usr \
--enable-gd-native-ttf \
--enable-gd-imgstrttf \
--with-jpeg-dir=/usr \
--with-png-dir=/usr \
--with-zlib \
Installatie php met gdSlackware 8.1
Apache 1.3.26
PHP 4.2.1
gd-2.0.1
Libpng 1.2.3
Zlib 1.1.4
http://www.php.net/~rasmus/gd.html