eAccelerator binaries for PHP 5.x (windows builds)
Updated: eAccelerator download using latest code (0.9.5.3 with PHP 5.2.9).
Please find following the compiled binaries of eAccelerator for Windows
using Microsoft VC++ 6. For PHP 4 versions:
eAccelerator binaries for PHP 4.x.
If you need a version not offered here, let us know (post comment).
eAccelerator windows binaries follow the naming conversion: eAcceleratorVVV_PHPVERSION.dll with:
VVV: the version of eAccelerator
PHPVERSION: the version of the targeted PHP
Example eAccelerator094_4.4.3.dll is built from eAccelerator version 0.9.4
targeting the php version 4.4.3.
You can rename your download following the "standard" names: eAccelerator.dll
eLoader.dll
Help with installing and configuring eAccelerator.
Technical Notes:
If a version of EA compiles directly, with no changes, you will not see an
additional "SiteBuddy" version. If you see a SiteBuddy version it means the
original code had to be modified with "known" published solutions to get it to
compile. The "SiteBuddy" version will be my custom brew.
File details, when applicable:
VERSION_Useful_File.zip contains the readme and the divers php files (control panel etc...).
Following you can download the eAccelerator binaries for your version of PHP
5.
Please post any positive or negative experience you have using these downloads. Avoid posting bugs related to
eAccelerator (binary bugs will most likely appear immediately: when loading or first use). Post only issues relating to the eAccelerator downloads or requests. Please do not post support issues about eAccelerator
under this article.
You can do so in the eAccelerator Section of the Forums.


Delicious
Digg
Reddit
Google
Technorati
release eAccelerator 0.9.6.1 for php 5.24
I tested the TS version it works...
PHP 5.2.12 is out
PHP 5.2.12 is now out. Any chance we could get eaccelerator built for this version? Thanks!
For the latest version of eaccelerator
For the latest version of eaccelerator see eAccelerator binaries for PHP 5.3+
Sorry for the delay was stuck until I figured out that php 5.3+ does not play nice with VS 6 (had to upgrade my Visual Studio).
PHP 5.2.11 is out
PHP 5.2.11 is now out. Any chance we could get eaccelerator built for this version? Thanks!
php-5.2.10-nts-Win32
I'm using php-5.2.10-nts-Win32 and wish to add eaccelerator as an extension. When will you be supporting this?
Use
Use this:
http://learn.iis.net/page.aspx/678/using-windows-cache-extension-for-php/
Its faster! Also works with 5.3 NTS too.
Unfortunately eAccelerator
Unfortunately eAccelerator does not compile properly with that version...
PHP 5.3.0 Released!
PHP 5.3.0 is now available. Hopefully we can get EAC for it soon! Lots of major new features and changes in this version.
version of eA for php 5.3
Hello,
We get a lot of errors trying to compile eAccelerator 0.9.5.3 with PHP 5.3 (using VC6).
We probably need a new version of eAccelerator.
Someone has already logged a ticket here: PHP5.3 code changes
Cheers,
C
Might have some new code for php 5.3
Might have some new code for php 5.3, will try some more compilling this week-end....
Any update?
Any update?
compile did not work....
I got my hands on a copy of eA 0.9.6 RC1 but it does not compile with VC6.
;-(
I have a working eA with
I have a working eA with vc6. Need somewhere to upload
What about VC9 nts?
What about VC9 nts?
Use this guys. Its faster
Use this guys. Its faster and also cache filepaths along with opcode caching:
http://learn.iis.net/page.aspx/678/using-windows-cache-extension-for-php/
Did not try...
Did not try.
The errors seem to be more related to the changes in eA (removing all the "extra" code) + integration with the next php 5.3 code structure.
I've posted a ticket for Bart.
PS: I will be out of town until the end of August so I will not be able to compile before then. Hey, it's summer time to go out and play a little ;-)
PHP 5.2.10 Released
PHP 5.2.10 is now available. Hopefully we can get EAC for it soon!
New eAccelerator for php 5.2.10
Hi Guys,
Just release the new version of eA (version 0.9.5.3) for php 5210.
Like usual please provide feedback (only if you already know eA pretty well).
Thanks,
Chris
Thank you
It's working great :)
Your welcome!
Thanks for the quick feedback!
Version 5.2.9.2
I successfully compiled eAccelerator for 5.2.9.2 and would upload it if I could. I had to manually change php_version.h to set PHP_VERSION...
#define PHP_VERSION "5.2.9-2"I changed nothing else (did not set PHP_EXTRA_VERSION or PHP_VERSION_ID, though you probably could set those if you wanted to).
PHP5.3 Build
I know it's STILL in pre-release, but can we have a build for 5.3 so we can actually test 5.3 setups ...
5.2.9.1 DLL not working
Has anybody else tested the 5.2.9.1 DLL? It doesn't work for me. I get a "server specific error has occurred" error when I try to start the Apache service.
eA for php 529.1
eA for php 529 does not work with 529.1.
I tested... if someone knows where the source code is, let me know...
Apparently no new source code
Someone from PHP said that there is no new source code... see:
http://bugs.php.net/bug.php?id=47652
php 5.2.9-1 source
Dear Chris
Thank you very much, for your work and time.
Nickola' (Greece)
Here is the link for the 5.2.9-1 sources
http://windows.php.net/download/ or
http://windows.php.net/downloads/releases/php-5.2.9-1-src.zip
eA for php 5.2.9.1 released...
Thanks for the links guys.
Let me know how it goes.
Chris
Any updates?
Hi Chris, did you make it any further with the 5.2.9.1 release after Nickola' van Karavanis provided you with a link to the source?
Thanks,
Dave
5.2.9.1 update...need real source code
I just tried again to recompile. It does not work with this PHP source code.
I think the problem is with the source. Altough the file says php-5.2.9-1-src.zip the files lastest modified date is like version 5.2.9 (2/25/09).
Looks like nothing changed in the source so they did not really re-release the 5.2.9.1 source. We probably need the real version with the updated version number (i.e. 5.2.9.1) in the source code.
Stupid question?
Since the sourcecode has not changed is it possebly as simple as replacing "#define PHP_VERSION "5.2.9"" with "#define PHP_VERSION "5.2.9-1"" in "\main\php_version.h"