On Fri, Aug 10, 2007 at 03:31:42PM -0400, Stefan Teleman wrote:
> PHP fastcgi was not ARC'ed since i am unconvinced that it is necessary.
>
> Only mod_php5/libphp5.so was ARC'ed.
>
A bit of a shame if you're going to take on other mpms than prefork.
Mod_php tends to be a bad idea with a multithre
Mads Toftum wrote:
> A bit of a shame if you're going to take on other mpms than prefork.
> Mod_php tends to be a bad idea with a multithreaded mpm.
>
> vh
The PHP developers, the Zend Optimizer developers, and php-security.org will
disagree with this blanket "Bad Idea Multithreaded PHP NO-NO
Shanti Subramanyam - PAE wrote:
> It is essential for folks who want to use PHP with some other webserver
> like lighttpd or the Sun Web Server.
>
> Do we have cli enabled so users can run the php binary ?
Yes php-cli is enabled.
PSARC/2007/168 only deals with PHP5 and Apache. Lighttpd or Sun
PHP fastcgi was not ARC'ed since i am unconvinced that it is necessary.
Only mod_php5/libphp5.so was ARC'ed.
--Stefan
-
Shanti Subramanyam - PAE wrote:
> Does this allow the same version of PHP (say 5.2.3) to exist in two
> forms : one for apache and one for fastcgi ?
> I've not looked at
Shanti
After we implement the currently approved ARC case, we should
definitely consider adding more extensions and with fastcgi support.
When we released PHP Add-on for Web Server 7, we built with PHP with cli
+ fastcgi + NSAPI plugin support. The way we did this to compile php 2
times one w
It is essential for folks who want to use PHP with some other webserver
like lighttpd or the Sun Web Server.
Do we have cli enabled so users can run the php binary ?
Shanti
Stefan Teleman wrote:
> PHP fastcgi was not ARC'ed since i am unconvinced that it is necessary.
>
> Only mod_php5/libphp5
Shanti Subramanyam - PAE wrote:
> There has been a lot of discussion about file layout for apache in
> pre-fork/MPM mode. But what about PHP ? Are we planning on building
> multiple versions of PHP for the 2 modes (with/without threading support) ?
> Are there any plans to build a fastcgi versi
Does this allow the same version of PHP (say 5.2.3) to exist in two
forms : one for apache and one for fastcgi ?
I've not looked at this deeply enough, perhaps there is a lot of
commonality between the two builds, but if there isn't than you will
need a different layout.
Shanti
Stefan Teleman
If I understand correctly, PHP has an approved ARC case and we will be
implementing this ARC case as a first phase. Once this implementation
goes through successfully, we should be looking on the ways to enhance
the functionality.
http://www.opensolaris.org/jive/thread.jspa?messageID=103107𙋃
h
There has been a lot of discussion about file layout for apache in
pre-fork/MPM mode. But what about PHP ? Are we planning on building
multiple versions of PHP for the 2 modes (with/without threading support) ?
Are there any plans to build a fastcgi version of PHP ?
Even if you don't do these mu
10 matches
Mail list logo