* [gentoo-dev] php-accelerator 1.3.3 added to Gentoo Linux
@ 2003-07-24 19:10 Stuart Herbert
2003-07-25 6:43 ` Klavs Klavsen
0 siblings, 1 reply; 4+ messages in thread
From: Stuart Herbert @ 2003-07-24 19:10 UTC (permalink / raw
To: gentoo-dev; +Cc: nick, php-bugs
[-- Attachment #1: signed data --]
[-- Type: text/plain, Size: 1313 bytes --]
Hi everyone,
Just a quick note to say that there's now an ebuild for ionCube's excellent
php-accelerator v1.3.3r2:
Package : dev-php/php-accelerator-1.3.3
Change : initial release
Maintainer: Stuart Herbert <stuart@gentoo.org>
Keywords : ~x86
Homepage : http://www.php-accelerator.co.uk/
License : freedist
Test Plans: tbd
Please test and feedback. I'll consider marking this package as stable on
Monday 11th Aug 2003 (just over two weeks away), depending on the bugs filed
and feedback received.
Two words of caution:
1) Make sure you have php-ext-base.eclass v1.2 in /usr/portage/eclass before
trying this. php-ext-base.eclass v1.1 has a bug which prevents it from
updating your php.ini files. v1.2 should be hitting the rsync mirrors within
the hour ;-)
2) I haven't extensively tested php-accelerator with Apache 2 (my production
machines still run Apache 1).
Best regards,
Stu
--
Stuart Herbert stuart@gentoo.org
Gentoo Developer http://www.gentoo.org/
Upcoming packages list http://dev.gentoo.org/~stuart/packages/
GnuGP key id# F9AFC57C available from http://pgp.mit.edu
Key fingerprint = 31FB 50D4 1F88 E227 F319 C549 0C2F 80BA F9AF C57C
--
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] php-accelerator 1.3.3 added to Gentoo Linux
2003-07-24 19:10 [gentoo-dev] php-accelerator 1.3.3 added to Gentoo Linux Stuart Herbert
@ 2003-07-25 6:43 ` Klavs Klavsen
2003-07-25 9:54 ` Stuart Herbert
0 siblings, 1 reply; 4+ messages in thread
From: Klavs Klavsen @ 2003-07-25 6:43 UTC (permalink / raw
To: stuart; +Cc: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 1223 bytes --]
On tor, 2003-07-24 at 21:10, Stuart Herbert wrote:
> Hi everyone,
>
> Just a quick note to say that there's now an ebuild for ionCube's excellent
> php-accelerator v1.3.3r2:
[SNIP]
> 2) I haven't extensively tested php-accelerator with Apache 2 (my production
> machines still run Apache 1).
>
Just a quick note on this. I have tested both php-accelerator and
mmcache on both apache1 and 2.
I was going to build a php-accelerator ebuild, but three things threw me
off,
1) it's not under a valid Open Source license (yet it might be later
on),
2) it's not available as source - only precompiled.
3) MMCache (which I've written an ebuild for) actually renders pages
approx. 60% faster than php-accelerator (I tested with PostNuke).
For these reasons I have written en ebuild for mmcache, which actually
has made it into the three (finally ;)
--
Regards,
Klavs Klavsen, GSEC - kl@vsen.dk - http://www.vsen.dk
PGP: 7E063C62/2873 188C 968E 600D D8F8 B8DA 3D3A 0B79 7E06 3C62
See my new cms hosting service at http://www.VirkPaaNettet.dk
Working with Unix is like wrestling a worthy opponent.
Working with windows is like attacking a small whining child
who is carrying a .38.
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] php-accelerator 1.3.3 added to Gentoo Linux
2003-07-25 6:43 ` Klavs Klavsen
@ 2003-07-25 9:54 ` Stuart Herbert
2003-07-25 10:09 ` Klavs Klavsen
0 siblings, 1 reply; 4+ messages in thread
From: Stuart Herbert @ 2003-07-25 9:54 UTC (permalink / raw
To: Klavs Klavsen; +Cc: gentoo-dev
[-- Attachment #1: signed data --]
[-- Type: text/plain, Size: 1214 bytes --]
On Friday 25 July 2003 7:43 am, Klavs Klavsen wrote:
> Just a quick note on this. I have tested both php-accelerator and
> mmcache on both apache1 and 2.
Did php-accelerator work for you? I'm told that (like mmcache) it doesn't
work on Apache2 with the threaded MPM.
> I was going to build a php-accelerator ebuild, but three things threw me
> off,
>
> 1) it's not under a valid Open Source license (yet it might be later
> on),
> 2) it's not available as source - only precompiled.
> 3) MMCache (which I've written an ebuild for) actually renders pages
> approx. 60% faster than php-accelerator (I tested with PostNuke).
>
> For these reasons I have written en ebuild for mmcache, which actually
> has made it into the three (finally ;)
And your ebuild for mmcache was much appreciated ;-)
Best regards,
Stu
--
Stuart Herbert stuart@gentoo.org
Gentoo Developer http://www.gentoo.org/
Upcoming packages list http://dev.gentoo.org/~stuart/packages/
GnuGP key id# F9AFC57C available from http://pgp.mit.edu
Key fingerprint = 31FB 50D4 1F88 E227 F319 C549 0C2F 80BA F9AF C57C
--
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] php-accelerator 1.3.3 added to Gentoo Linux
2003-07-25 9:54 ` Stuart Herbert
@ 2003-07-25 10:09 ` Klavs Klavsen
0 siblings, 0 replies; 4+ messages in thread
From: Klavs Klavsen @ 2003-07-25 10:09 UTC (permalink / raw
To: stuart; +Cc: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 934 bytes --]
On fre, 2003-07-25 at 11:54, Stuart Herbert wrote:
> On Friday 25 July 2003 7:43 am, Klavs Klavsen wrote:
> > Just a quick note on this. I have tested both php-accelerator and
> > mmcache on both apache1 and 2.
>
> Did php-accelerator work for you? I'm told that (like mmcache) it doesn't
> work on Apache2 with the threaded MPM.
>
php-accelerator worked fine for me (I don't remember if I got to try it
on apache2 though - but I think so). And I use MMcache on apache-2.0.47
right now - works like a charm - just emerge the ebuild, and improve
your performance ;)
--
Regards,
Klavs Klavsen, GSEC - kl@vsen.dk - http://www.vsen.dk
PGP: 7E063C62/2873 188C 968E 600D D8F8 B8DA 3D3A 0B79 7E06 3C62
See my new cms hosting service at http://www.VirkPaaNettet.dk
Working with Unix is like wrestling a worthy opponent.
Working with windows is like attacking a small whining child
who is carrying a .38.
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-07-25 10:09 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-24 19:10 [gentoo-dev] php-accelerator 1.3.3 added to Gentoo Linux Stuart Herbert
2003-07-25 6:43 ` Klavs Klavsen
2003-07-25 9:54 ` Stuart Herbert
2003-07-25 10:09 ` Klavs Klavsen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox