Re: [PHP] Help! mod_php4 upgrade breaks GD!

2005-04-02 Thread Jason Wong
On Saturday 02 April 2005 02:46, [EMAIL PROTECTED] wrote: No clue why it couldn't find libjpeg, but I then tried adding: --with-zlib-dir=/usr/include (AND) --with-jpeg-dir=/usr/local/include/ (the header files are there) That ought to be: --with-zlib-dir=/usr --with-jpeg-dir=/usr/local

[PHP] Help! mod_php4 upgrade breaks GD!

2005-04-01 Thread up
A customer needed curl support, so I reconfigured and upgraded from an older version of mod_php4 to the latest (4.3.10) and all hell broke loose. I installed from FreeBSD ports, using what I thought were a combination of the ports default and my old settings. Ports had --disable-all, which broke