Re: Re: [PHP] Which versions of Apache will PHP 5.3.6 work with??

Re: Re: [PHP] Which versions of Apache will PHP 5.3.6 work with??

am 28.03.2011 18:29:42 von Ferenc Kovacs

--0016e64603dab2c9ed049f8d7360
Content-Type: text/plain; charset=UTF-8

On Mon, Mar 28, 2011 at 6:13 PM, Curtis Tammany wrote:

> Extensions in the php.ini file? It was using the ini file that came with
> PHP
> 5.3.6.
>
> Can anyone get PHP 5.3.6 (from windows.php.net/download) to work with
> Apache??? The PHP site says it will only work with the VC9 version found at
> apachelounge.com...
>
>
Sure.
you can do either of the followings:
- build the VC9 apache binary from source.
- use the apache binaries provided by apachelounge
- use the php through cgi or fastcgi, this way you can use the VC9 php
binary with the VC6 apache binary.

Tyrael

--0016e64603dab2c9ed049f8d7360--