Re: [PHP] PHP 2.4.3 and Apache 2.0.x

2002-12-04 Thread Philip Olson

Read the docs:

  http://www.php.net/install.apache2.php

Apache 2 is EXPERIMENTAL in PHP right now, it may
or may not work.  But, the following combination
is known to work:

  PHP 4.2.3 along with Apache 2.0.39

But Apache 1.3.x is recommended and considered stable and
will work with any PHP version.

Regards,
Philip


On Wed, 4 Dec 2002, Adam Williams wrote:

> If you mean PHP 4.2.3, it'll work with apache 2.0, but not that great.
> I'm also using PHP 4.3.0-rc2 with Apache 2.0 and its not any better.
> 
>   Adam
> 
> On Wed, 4 Dec 2002, Vicente Valero wrote:
> 
> > Hello,
> >
> > PHP 2.4.3 can work with Apache 2.0.x or I need Apache 1.3.x?
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


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




Re: [PHP] PHP 2.4.3 and Apache 2.0.x

2002-12-04 Thread Adam Williams
If you mean PHP 4.2.3, it'll work with apache 2.0, but not that great.
I'm also using PHP 4.3.0-rc2 with Apache 2.0 and its not any better.

Adam

On Wed, 4 Dec 2002, Vicente Valero wrote:

> Hello,
>
> PHP 2.4.3 can work with Apache 2.0.x or I need Apache 1.3.x?


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




Re: [PHP] PHP 2.4.3 and Apache 2.0.x

2002-12-04 Thread bbonkosk
Wow, PHP Version 2, that's OLD school.
If you mean 4.2.3, check out the archives for the list.  I believe there has 
been discussion on the issue and it seems like Apache 2.0.x is really still in 
development at this point so it is a "use at your own risk", but they whouls 
work, just might not be as simple as configuring apache 1.3.x with PHP.

-Brad

> Hello,
> 
> PHP 2.4.3 can work with Apache 2.0.x or I need Apache 1.3.x?
PHP 2.4.3 can work with Apache 2.0.x or I need Apache 1.3.x?





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




[PHP] PHP 2.4.3 and Apache 2.0.x

2002-12-04 Thread Vicente Valero
Hello,

PHP 2.4.3 can work with Apache 2.0.x or I need Apache 1.3.x?