We await your patch to fix this.
--Wez.
On 12/16/05, Ron Korving <[EMAIL PROTECTED]> wrote:
> I think it's very much worth fixing. More and more people use packaging
> systems (emerge, dpkg, ...) which don't allow for what you propose. Not
> everybody compiles their Apache and PHP themselves. It
Ron Korving wrote:
I think it's very much worth fixing. More and more people use packaging
systems (emerge, dpkg, ...) which don't allow for what you propose. Not
everybody compiles their Apache and PHP themselves. It would be very
userfriendly if something like the solution suggested by techt
I think it's very much worth fixing. More and more people use packaging
systems (emerge, dpkg, ...) which don't allow for what you propose. Not
everybody compiles their Apache and PHP themselves. It would be very
userfriendly if something like the solution suggested by techtonik would be
possib
To reliably run 2 PHP version, use separate apache instances.
And --enable-versioning itself breaks a lot of stuff.
Short version: It's not worth it to try "fix" this.
Very short version: "Wont fix"
--Jani
On Fri, 16 Dec 2005, techtonik wrote:
Hello, PHP.
While it is n
Hello, PHP.
While it is not too late, cat I ask for one enhancement for PHP6
integration with Apache2, which was omitten in PHP5 architecture.
Use the same Apache server instance with PHP4 and PHP5 modules.
It is ok to link modules with
LoadModule php4_module "../php4/sapi/php4apache2.dll"
LoadM