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.
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
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
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 ...
Update php_version.h
Is´nt it possible to modfiy the configure.in of the sources? The problem is only that it is still recognized as 5.2.9
Original:
AC_CONFIG_HEADER(main/php_config.h)
PHP_MAJOR_VERSION=5
PHP_MINOR_VERSION=2
PHP_RELEASE_VERSION=9
PHP_EXTRA_VERSION=""
PHP_VERSION="$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION"/code>
Modified:
AC_CONFIG_HEADER(main/php_config.h)
PHP_MAJOR_VERSION=5
PHP_MINOR_VERSION=2
PHP_RELEASE_VERSION=9
PHP_EXTRA_VERSION=.1
Maybe this can solve the problem?
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"
It didn't work for me...the
It didn't work for me...the service refused to start.
http://windows.php.net/downlo
http://windows.php.net/downloads/releases/php-5.2.9-1-src.zip
Try this.
PHP 5.2.9-1
Please consider to compile eAccelerator for PHP 5.2.9-1 patched version...
I've wrongly updated my PHP interpreter to that version and now seems impossible to download again unpatched version....
Thanks a lot!
Simone.
I would but...
Hello,
I would but I do not see the new source for version 5.2.9 patch1.... let me know if you do...
PHP 5.2.9-1 is released!
5.2.9-1 (for Windows) released
[10-Mar-2009]
This release focuses on fixing a security flaw introduced by the cURL library (CVE-2009-0037).
Note: Only the Windows packages are affected.
php 5.2.9.1
Looks like php.net released a security patch for Windows only. Is a build required for 5.2.9.1 specifically?
On a second note. Is anyone having troubles getting 0953 to work with 5.2.9? I've been running EA with a 0952 and a previous version of PHP without any issues, but I use the exact same configuration with 5.2.9 and 0953 and EA won't load. Any ideas?
Stephen I'm rnne 0.9.3 with
Stephen I'm rnne 0.9.3 with 5.2.9 on 3 servers with no issue.
I don't know about the 5.2.9.1 release...I think someone tested and it did not work....
PHP 5.2.9-1 NEW BUILD
Hi,
Please notice the release actually avaible in php.net is not the same as 5.2.9. Using "eAccelerator 0953 for PHP 5.2.9" would result in error loading module due to the build.
Do you have a more recent build ?
Regards
M B
Can someone familiar with eA
Can someone familiar with eA try to load the latest version with php 5.2.9 patch 1. It might work since the source did not change (except the cURL library). Can someone confirm if it works are not?
Thanks,
C
PS: It looks like PHP did not release new source....
php 5.2.9-1
confirmed it does not work.
"[31-Mar-2009 14:54:47] PHP Warning: [eAccelerator] This build of "eAccelerator" was compiled for PHP version 5.2.9. Rebuild it for your PHP version (5.2.9-1) or download precompiled binaries.
in Unknown on line 0
[31-Mar-2009 14:54:47] PHP Fatal error: Unable to start eAccelerator module in Unknown on line 0"
eAccelerator and non-thread-safe PHP
Are there any plans to compile eAccelerator for the non-thread-safe version of PHP?
it does not compile with
it does not compile with none-thread safe version...


delicious
digg
reddit
google
technorati
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.