Author |
|
Millennium
Joined: 17 Apr 2006 Posts: 179 Location: Leiderdorp, NL, EU
|
Posted: Tue 07 Aug '12 0:43 Post subject: eAccelerator V1.0 (GITc5ac10d) for PHP 5.4.X (TS/NTS) |
|
|
Hi all,
In this thread you can find the compiled version of eAccelerator for Windows. The zip contains 2 dll's:
eAccelerator.dll (Non Thread Safe / NTS)
eAccelerator_ts.dll (Thread Safe)
Use the one that matches your PHP version.
PHP 5.4.XX VC9:
http://eac.qme.nl/eAccelerator_v1_0_GITc5ac10d_for_v5_4_XX-VC9.zip |
|
Back to top |
|
wm003
Joined: 24 Mar 2006 Posts: 88
|
Posted: Tue 07 Aug '12 6:31 Post subject: |
|
|
Thanks a lot Millennium! You are once again my Hero of the day. Works very stable like in the old days. Thanks! |
|
Back to top |
|
wm003
Joined: 24 Mar 2006 Posts: 88
|
Posted: Tue 07 Aug '12 6:40 Post subject: |
|
|
btw:Are you able to compile that one for x64-nts also?
i know there is a x64 version from anindya.com (named 1.0-dev) and this is basically already working. But i had some "premature end of script error" from time to time on that x64 build, so i am just curious if your build would be somehow better working.
the x64 build from anindya has no information of git-revision, so i don't know if is perhaps the same. (There were some changes in the git-source the past days.) |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Tue 07 Aug '12 7:57 Post subject: |
|
|
For the X64 version see the PHP 64 download at the Additional download page.
Last edited by Steffen on Mon 20 Aug '12 10:46; edited 1 time in total |
|
Back to top |
|
wm003
Joined: 24 Mar 2006 Posts: 88
|
Posted: Tue 07 Aug '12 8:24 Post subject: |
|
|
Thanks, Steffen. But that one seems to be TS (and VC10) only. I need NTS (and VC9).perhaps a VC10 build could work, but my current setup is completely VC9 and past tries to use VC10 Extensions in an x64 VC9 PHP didn't work. |
|
Back to top |
|
wm003
Joined: 24 Mar 2006 Posts: 88
|
Posted: Mon 20 Aug '12 10:18 Post subject: |
|
|
Current 5.4 Git version seems to have a bug when using classes
i already posted a bugreport here
https://github.com/eaccelerator/eaccelerator/issues/13
It works fine until Zend Framework or Symfony Framework is used. The deep nested class hierachy seems to produce some false opcodes being accessed by eaccelerator at some time.
i came across when i tried to install piwik, with ea enabled it throws errors which are not really explainable, but thats all described in the issue above.
Unfortunately i have to disable eaccelerator once again now because of this. Hopefully the bug is found fast. |
|
Back to top |
|
jhonjoffre
Joined: 31 Oct 2012 Posts: 2 Location: United States
|
Posted: Wed 31 Oct '12 19:06 Post subject: PHP 5.3.17 |
|
|
Hello Millennium,
Man do you know if there is any binaries available for PHP 5.3.17? I've try made the binary but it just keep giving me error,
Also let me report guys, PHP 5.3.17 doesn't works with ACP, APC is not stable when using PHP on IIS using Microsoft's new FastCGI handler due to the memory management within APC itself.
About the Eaccelerator binaries for PHP 5.3.17 I'll appreciate.
Thank you. |
|
Back to top |
|
Smitty
Joined: 03 Jan 2008 Posts: 197
|
Posted: Thu 01 Nov '12 2:27 Post subject: |
|
|
Why PHP 5.3.17? If you are still on the 5.3.x branch you should be using 5.3.18. |
|
Back to top |
|
jhonjoffre
Joined: 31 Oct 2012 Posts: 2 Location: United States
|
Posted: Thu 01 Nov '12 12:41 Post subject: |
|
|
Hi Smitty
Unfortunately is the PHP that Plesk offer I've try install the 5.3.18 and is just impossible because the plesk is hard to configure and no documentation how to upgrade the PHP manually.
So I'm stuck with 5.3 but I need an Cache handler, I have try build but give me error 500 every few minutes |
|
Back to top |
|
Millennium
Joined: 17 Apr 2006 Posts: 179 Location: Leiderdorp, NL, EU
|
|
Back to top |
|