Hi, We are currently using PHP 4.0.4pl1 with the following configure:
./configure --with-apxs --with-mysql --with-gd --with-zlib --prefix=/usr/local/php/ This configuration works with GD 1.3-6 and Freetype 1.x. When we try to upgrade to PHP 4.1.2 with the same configuration, we can't use the ImageTTF* functions. We tried to add --with-ttf to the configuration with the result that apache wouldn't start (complained about gdImageResolveColor). We use apache 1.3.20, btw. Does anyone have any idea on what the problem is? Thank you in advance. David -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php