logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Other Software View previous topic :: View next topic
Reply to topic   Topic: Downloads eAccelerator V0.9.6 (latest SVN) for Win32 Page 1, 2, 3, 4  Next
Author
Millennium



Joined: 17 Apr 2006
Posts: 179
Location: Leiderdorp, NL, EU

PostPosted: Tue 29 Dec '09 18:04    Post subject: Downloads eAccelerator V0.9.6 (latest SVN) for Win32 Reply with quote

Hi all,

In this thread you can find the compiled versions 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.3.1 VC9:
http://eac.qme.nl/eAccelerator_v0_9_6_svn371_for_v5_3_1.zip
PHP 5.2.12 VC6:
http://eac.qme.nl/eAccelerator_v0_9_6_svn371_for_v5_2_12-VC6.zip


Last edited by Millennium on Tue 29 Dec '09 19:25; edited 1 time in total
Back to top
Smitty



Joined: 03 Jan 2008
Posts: 197

PostPosted: Tue 29 Dec '09 18:21    Post subject: Reply with quote

Thanks Millennium!
Back to top
Smitty



Joined: 03 Jan 2008
Posts: 197

PostPosted: Tue 29 Dec '09 23:18    Post subject: Reply with quote

Update:

I tried the TS version for PHP 5.2.12 and it doesn't work. As soon as you start the Apache service and try to load a webpage it says connection reset and Apache crashes and restarts.

Does anybody have SVN371 working with PHP 5.2.12?
Back to top
waldbauer.com



Joined: 05 Jan 2008
Posts: 49
Location: Vienna

PostPosted: Wed 30 Dec '09 10:22    Post subject: Reply with quote

Sure - i use it but i have problems with Woltlab Burning Board Lite - here i get a PHP access violation when enabling the EAC cache. All other software works fine so far.
Back to top
Smitty



Joined: 03 Jan 2008
Posts: 197

PostPosted: Tue 05 Jan '10 22:00    Post subject: Reply with quote

I've also found a problem with the VC9 5.3.1 SVN371 version:

It breaks the Minify code http://code.google.com/p/minify/ and starts throwing errors in the Apache error log. Once you disable EAC, Minify works fine on PHP 5.3.1.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Tue 05 Jan '10 23:12    Post subject: Reply with quote

Feel free to open a bug report at http://eaccelerator.net/report
That would help to fix the problems sooner! Also patches are welcome!
Back to top
Smitty



Joined: 03 Jan 2008
Posts: 197

PostPosted: Tue 05 Jan '10 23:57    Post subject: Reply with quote

Thanks James, I added a ticket:

http://eaccelerator.net/ticket/388
Back to top
jeffshead



Joined: 07 Jan 2010
Posts: 1

PostPosted: Thu 07 Jan '10 18:35    Post subject: Reply with quote

PHP.net states that users of Apache from Apache.org should use VC6 x86 versions of PHP. Does that mean you must also use a VC6 version of eAccelerator for PHP 5.3.1 if you are using Apache from Apache.org?

Can I just update my current VC6 Apache to the VC9 version from Apache Lounge without having to update ActivePerl or anything else other than PHP?

I currently have the following modules which I'm told to copy from old install to new install each time I update Apache: mod_aspdotnet.so, mod_jk.so, mod_security2.dll, Apache.Web.dll, Apache.Web.Helpers.netmodule ,openssl.cnf. Since those modules came with a VC6 version of Apache, does that mean they will not work with the Apache Lounge version?

I'm asking all these questions here because I want to update my PHP to 5.3.1 but I can't seem to find a VC6 build of eAccelerator svn371.
Back to top
waldbauer.com



Joined: 05 Jan 2008
Posts: 49
Location: Vienna

PostPosted: Tue 19 Jan '10 16:57    Post subject: Reply with quote

SVN372 is out; i already compiled VC6 TS WIN32 and you can copy if you want.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Tue 19 Jan '10 17:14    Post subject: Reply with quote

here the link for the ones who don't want to or can't register at waldbauers forum

mariobrandt.de/download/php/eAccelerator372_TS_VC6_WIN32.rar
Back to top
waldbauer.com



Joined: 05 Jan 2008
Posts: 49
Location: Vienna

PostPosted: Tue 19 Jan '10 17:24    Post subject: Reply with quote

James Blond wrote:
here the link for the ones who don't want to or can't register at waldbauers forum


Thanks James Blond Laughing
Back to top
waldbauer.com



Joined: 05 Jan 2008
Posts: 49
Location: Vienna

PostPosted: Tue 19 Jan '10 17:27    Post subject: Reply with quote

Btw. James - add me somewhere in skype, icq or msn so i don't have to post here anyway Laughing
Back to top
Millennium



Joined: 17 Apr 2006
Posts: 179
Location: Leiderdorp, NL, EU

PostPosted: Tue 19 Jan '10 21:50    Post subject: Reply with quote

SVN376 is out

PHP 5.3.1 VC9:
http://eac.qme.nl/eAccelerator_v0_9_6_svn376_for_v5_3_1.zip
PHP 5.2.12 VC6:
http://eac.qme.nl/eAccelerator_v0_9_6_svn376_for_v5_2_12-VC6.zip
Back to top
waldbauer.com



Joined: 05 Jan 2008
Posts: 49
Location: Vienna

PostPosted: Wed 20 Jan '10 11:43    Post subject: Reply with quote

Did you remove shm.c, cache.c and content.c from workspace to compile ?
Back to top
Millennium



Joined: 17 Apr 2006
Posts: 179
Location: Leiderdorp, NL, EU

PostPosted: Wed 20 Jan '10 14:58    Post subject: Reply with quote

waldbauer.com wrote:
Did you remove shm.c, cache.c and content.c from workspace to compile ?


See trac for vc6 workspace.
Back to top
waldbauer.com



Joined: 05 Jan 2008
Posts: 49
Location: Vienna

PostPosted: Wed 20 Jan '10 17:37    Post subject: Reply with quote

Perfect thx , i only looked @ active tickets and forgot to view the timeline.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Wed 20 Jan '10 18:56    Post subject: Reply with quote

So here the latest file from waldbauer.

Thanks for compiling

http://mariobrandt.de/download/php/eAccelerator_376_TS_VC6.rar
Back to top
Millennium



Joined: 17 Apr 2006
Posts: 179
Location: Leiderdorp, NL, EU

PostPosted: Wed 20 Jan '10 21:45    Post subject: Reply with quote

SVN 378

PHP 5.3.1 VC9:
http://eac.qme.nl/eAccelerator_v0_9_6_svn378_for_v5_3_1.zip
PHP 5.2.12 VC6:
http://eac.qme.nl/eAccelerator_v0_9_6_svn378_for_v5_2_12-VC6.zip
Back to top
Smitty



Joined: 03 Jan 2008
Posts: 197

PostPosted: Wed 20 Jan '10 22:02    Post subject: Reply with quote

It looks like they've fixed a bug I submitted:

http://eaccelerator.net/ticket/388
Back to top
Millennium



Joined: 17 Apr 2006
Posts: 179
Location: Leiderdorp, NL, EU

PostPosted: Wed 20 Jan '10 22:06    Post subject: Reply with quote

Smitty wrote:
It looks like they've fixed a bug I submitted:

http://eaccelerator.net/ticket/388


Give it a try Smitty
Back to top


Reply to topic   Topic: Downloads eAccelerator V0.9.6 (latest SVN) for Win32 View previous topic :: View next topic
Post new topic   Forum Index -> Other Software Page 1, 2, 3, 4  Next