On Tuesday 20 April 2004 09:31, Craig Hoffman wrote: > Here is what I am running: > ./configure --with-zlib-dir=/usr/local --with-libjpeg-dir=/sw > --with-libpng-dir=/sw --with-libtiff-dir=/sw --with-gd > --with-mysql=/usr/local/mysql --with-xml --with-freetype=/sw > --with-pdflib=/sw --enable-ftp --enable-ldap --with-freetype-dir=/sw > --with-curl=/sw --with-apxs=/usr/sbin/apxs Your configuration options seems to be a complete mess. AFAIK there are no options such as "--with-libjpeg-dir" etc. Use './configure --help | less' to see what you should really e using. > What's interesting is I update another machine with PHP 4.3.5 with GD / > Fink and it work perfectly. Anyone have any ideas? It's only interesting if both machines have the exact same configuration. Otherwise find out what the difference is to figure out why one is working and the other not. -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-db ------------------------------------------ /* enhance, v.: To tamper with an image, usually to its detriment. */ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php