PHP Compile Errors

2003-07-10 Thread Fred Whipple
Hi all, (Sorry if this is a redundant copy of this message, I sent last night but I didn't see my own message this morning so I think it disappeared!) I'm having trouble compiling PHP 4.3.2 against Apache 1.3.27 with mod_ssl. It doesn't even get past 'configure'... It seems to be balking at IMAP

Re: PHP Compile Errors

2003-07-10 Thread Rénald CASAGRAUDE
On jeudi, juil 10, 2003, at 07:02 Europe/Paris, Fred Whipple wrote: Hi all, Hi, I'm having trouble compiling PHP 4.3.2 against Apache 1.3.27 with mod_ssl. It doesn't even get past 'configure'... It seems to be balking at IMAP support. My configure line is as follows: ./configure --prefix=/usr

PHP Compile Errors

2003-07-09 Thread Fred Whipple
Hi all, I'm having trouble compiling PHP 4.3.2 against Apache 1.3.27 with mod_ssl. It doesn't even get past 'configure'... It seems to be balking at IMAP support. My configure line is as follows: ./configure --prefix=/usr/local/php-4.3.2 --with-mysql=/usr \ --with-imap --with-ap