Hi Mitch,

I'm using Apache version 1.3.27. As far as I'm concerned Apache v2 is NOT
ready yet for production machines. I think this is where a lot of people are
having problems even though Rasmus does keep trying to point out what I've
just said. For this reason I made sure I removed all traces of Apache 2
first. The PHP version I use is 4.3.0.

Regards,

- Paul -


----- Original Message -----
From: "Mitch Pirtle" <[EMAIL PROTECTED]>
To: "Paul Gardiner" <[EMAIL PROTECTED]>; "Lukasz Karapuda"
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, January 27, 2003 11:10 AM
Subject: Re: [PHP-INST] Re: RedHat 7.3 Modular and Customizable PHP RPM's.


On Monday 27 January 2003 11:19, Paul Gardiner wrote:
> Hi Mitch,
>
> I too keep seeing that people cannot compile on RH8.0 but I just thought
> I'd let you know that I have a fully working version one on my machines.
> Perhaps it's one of the options that I'm not using that is causing other
> people problems. I always seem to have problems with the informix side of
> things but everything seems to work.
>
> I've included my stripped down build process below for you to have a look
> at.

(snip!)

For giggles I decided to try your method, but removed pdflib & informix, and
replaced the --with-apache to --with-apxs2.

Paul, you are compiling what version of apache?

I used this configure:

./configure --with-apxs2=/usr/sbin/apxs \
--without-mysql \
--with-gd \
--enable-gd-native-ttf \
--with-freetype-dir=/usr \
--with-zlib \
--with-config-file-path=/etc \
--with-ncurses \
--enable-exif \
--enable-ftp \
--with-xml \
--enable-track-vars \
--enable-trans-sid








-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to