[snip] Guess what? I changed the order of the congfigure statement (for giggles as I was reminded of the changing of the order of the statements when cinfiguring php to work with gd) from the one above to the one below...
./configure --prefix=/usr --with-apxs=/usr/sbin/apxs --with-gd=/usr/local/ --with-jpeg-dir=/usr/local/ --with-zlib=/usr/local/ --with-png-dir=/usr/local/ --enable-ftp And it worked. Go figure. [/snip] So close, but yet so far. The configure, make cycle went OK. When I restarted Apache though the php was not configured any differently. Back to the drawing board. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php