Re: Php5 port and Apache Module

2007-06-10 Thread Christopher Hilton
Miroslav Lachman wrote: I guess that mod_php5 depends on Apache and maintainer don't want this big dependency. The second is - if it will depends on Apache of some version (eg. 1.3) it will be broken with another version (2.0 and 2.2). It apply for binary packages. If somebody is compiling por

Re: Php5 port and Apache Module

2007-06-10 Thread Ian Smith
On Sun, 10 Jun 2007, Matthew Seaman wrote: > Ian Smith wrote: > > > Anyway, water under the bridge; phpMyAdmin 2.9.1 works fine, and I soon > > have another big upgrade to do (patiently awaiting xorg 7 packages :) > > I take it you are aware of: > > http://www.phpmyadmin.net/home_page/se

Re: Php5 port and Apache Module

2007-06-10 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ian Smith wrote: > Anyway, water under the bridge; phpMyAdmin 2.9.1 works fine, and I soon > have another big upgrade to do (patiently awaiting xorg 7 packages :) I take it you are aware of: http://www.phpmyadmin.net/home_page/security.php?issue=P

Re: Php5 port and Apache Module

2007-06-10 Thread Ian Smith
On Sun, 10 Jun 2007, Matthew Seaman wrote: > Ian Smith wrote: > > > Around 6.0 may have been the timeline for this change, but it affected > > users of 5.4 and 5.5 too; one 5.5-STABLE here. I ran into this updating > > phpMyAdmin last year, which also enforced upgrading from php4 to php5 -

Re: Php5 port and Apache Module

2007-06-10 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ian Smith wrote: > Around 6.0 may have been the timeline for this change, but it affected > users of 5.4 and 5.5 too; one 5.5-STABLE here. I ran into this updating > phpMyAdmin last year, which also enforced upgrading from php4 to php5 - > unnecess

Re: Php5 port and Apache Module

2007-06-10 Thread Ian Smith
On Sat, 09 Jun 2007 21:45:03 -0400 Christopher Hilton <[EMAIL PROTECTED]> wrote: > Jonathan Horne wrote: > >> Bob wrote: > >>> The php4 & php5 port apache module used to be default before FBSD 6.0. Around 6.0 may have been the timeline for this change, but it affected users of 5.4 and 5.5 too;

Re: Php5 port and Apache Module

2007-06-10 Thread Miroslav Lachman
Christopher Hilton wrote: Jonathan Horne wrote: [...] Everyone seems to be misunderstanding my question. I'm aware of how to build mod_php5. I'm curious about why the default configuration builds php5 as a standalone CLI and CGI rather than as an apache module. I'm assuming that there is s

Re: Php5 port and Apache Module

2007-06-09 Thread Christopher Hilton
Jonathan Horne wrote: Bob wrote: The php4 & php5 port apache module used to be default before FBSD 6.0. Many people before you on this list have wanted the php4/5 apache module turned back on as default but so far the port maintainer has not done anything in any way of justifying removing the ap

Re: Php5 port and Apache Module

2007-06-09 Thread Jonathan Horne
> Bob wrote: >> The php4 & php5 port apache module used to be default before FBSD 6.0. >> Many people before you on this list have wanted the php4/5 apache module >> turned back on as default but so far the port maintainer has not done >> anything >> in any way of justifying removing the apache mod

Re: Php5 port and Apache Module

2007-06-09 Thread Christopher Hilton
Bob wrote: The php4 & php5 port apache module used to be default before FBSD 6.0. Many people before you on this list have wanted the php4/5 apache module turned back on as default but so far the port maintainer has not done anything in any way of justifying removing the apache module from the de

RE: Php5 port and Apache Module

2007-06-09 Thread Bob
User Questions Subject: Php5 port and Apache Module I can see that if I build the php5 port it defaults to CLI and CGI mode but the Apache module is not built. Am I wrong when I assume that the Apache Module will have the best performance? I guess that I'd just like to understand the engineering

Php5 port and Apache Module

2007-06-09 Thread Christopher Hilton
I can see that if I build the php5 port it defaults to CLI and CGI mode but the Apache module is not built. Am I wrong when I assume that the Apache Module will have the best performance? I guess that I'd just like to understand the engineering decisions behind the default in the port's configu