I have compiled PHP 4.1.2 with GD 1.8.4. GD is installed (100% sure) but 't doesn't work. GD doesn't show up in the phpinfo(), nothing :(
This is how I compiled: './configure' '--with-apxs=/usr/sbin/apxs' '--with-config-file-path=/etc/php' '--with-gd' '--enable-memory-limit' '--with-xml' '--with-mysql' '--with-zlib' '--enable-track-vars' '--enable-inline-optimization' '--with-gd=shared' '--with-mysql=/usr/local' '--enable-force-cgi-redirect' '--enable-trans-sid' '--enable-ftp' '--with-magic-quotes' '--with-ldap' '--with-gettext=/usr' '--with-ttf' '--with-gdbm' '--with-mbstring' '--with-mbstr-enc-trans' '--enable-track-vars' '--enable-wddx=shared' '--enable-mm=shared' '--enable-xml' '--disable-debug' '--with-libdir=/usr/lib' '--with-db' Any solutions? tips? Anything? Please! Frenck -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php