Author |
|
Millennium
Joined: 17 Apr 2006 Posts: 179 Location: Leiderdorp, NL, EU
|
Posted: Wed 23 Dec '09 23:04 Post subject: |
|
|
Steffen wrote: | Mario and/or Millenium,
Do you have 0.9.6-svn369 (or SVN371) -rc1 for NTS 5.2.12 VC6 available ?
Thanks,
Steffen |
I have 0.9.6-svn371-nts for php5.3.1 VC9. Could compile it against PHP5.2.12. Havent a copy of VC6
http://eac.qme.nl/eAccelerator_v0_9_6_svn371_for_v5_3_1.zip
Last edited by Millennium on Tue 29 Dec '09 0:14; edited 1 time in total |
|
Back to top |
|
waldbauer.com
Joined: 05 Jan 2008 Posts: 49 Location: Vienna
|
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7377 Location: Germany, Next to Hamburg
|
Posted: Thu 24 Dec '09 15:38 Post subject: |
|
|
For all the one who don't have access to the forum of waldbauer
mariobrandt.de/download/php/SVN369.TS.VC6.eacccelator.rar
Merry christmas! |
|
Back to top |
|
Smitty
Joined: 03 Jan 2008 Posts: 197
|
Posted: Fri 25 Dec '09 7:55 Post subject: |
|
|
Has anybody actually gotten the newer SVNs to work?
Millennium, I downloaded your DLL for PHP 5.3.1 and copied it to my dev server (also running Apache Lounge 2.2.14, PHP 5.3.1 VC9. I have the appropriate eAccelerator lines in the php.ini file. I get this error when I start Apache:
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\\php\\ext\\eAccelerator.dll' - The specified module could not be found.\r\n in Unknown on line 0
I do have the PHP extension path set correct. Any ideas? |
|
Back to top |
|
Millennium
Joined: 17 Apr 2006 Posts: 179 Location: Leiderdorp, NL, EU
|
Posted: Sat 26 Dec '09 2:02 Post subject: |
|
|
Smitty wrote: | Has anybody actually gotten the newer SVNs to work?
Millennium, I downloaded your DLL for PHP 5.3.1 and copied it to my dev server (also running Apache Lounge 2.2.14, PHP 5.3.1 VC9. I have the appropriate eAccelerator lines in the php.ini file. I get this error when I start Apache:
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\\php\\ext\\eAccelerator.dll' - The specified module could not be found.\r\n in Unknown on line 0
I do have the PHP extension path set correct. Any ideas? |
Smitty,
The Zip contains 2 files:
eAccelerator_ts.dll (thread safe)
eAccelerator.dll (NON thread safe / NTS)
You need to unzip the one that matches the PHP version you downloaded.
Also If you use the _ts version, you need to rename the dll or alter your php ini to work.
Just to be sure I reuploaded the zip ,because I'm not sure the one I uploaded the 23/12/2009 was the correct one.
Hope this helps |
|
Back to top |
|
Smitty
Joined: 03 Jan 2008 Posts: 197
|
Posted: Sat 26 Dec '09 6:10 Post subject: |
|
|
Update:
I re-downloaded your ZIP and the new version works. I was using the wrong DLL. I switched to the TS version. Thank you so much for compiling the DLL! |
|
Back to top |
|
waldbauer.com
Joined: 05 Jan 2008 Posts: 49 Location: Vienna
|
Posted: Mon 28 Dec '09 20:28 Post subject: |
|
|
SVN 371 didn't compile TS VC6 because of eacellerator.c : error C2065: 'tsrm_ls' : undeclared identifier - i have to wait for response. |
|
Back to top |
|
Millennium
Joined: 17 Apr 2006 Posts: 179 Location: Leiderdorp, NL, EU
|
Posted: Mon 28 Dec '09 21:24 Post subject: |
|
|
waldbauer.com wrote: | SVN 371 didn't compile TS VC6 because of eacellerator.c : error C2065: 'tsrm_ls' : undeclared identifier - i have to wait for response. |
see http://www.eaccelerator.net/ticket/385 for a patch |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7377 Location: Germany, Next to Hamburg
|
Posted: Mon 28 Dec '09 22:44 Post subject: |
|
|
I wonder why the developer removed that declaration. Was that in previewes versions there? |
|
Back to top |
|
Millennium
Joined: 17 Apr 2006 Posts: 179 Location: Leiderdorp, NL, EU
|
Posted: Mon 28 Dec '09 22:53 Post subject: |
|
|
The added the mtime_check option in svn 371. And the need to check the EAccelerators Globals (EAG) for that. Which an Thread Safe part of the code. Guess Win32 (or do *nix builds also have this probleem) uses tsrm_ls for the thread lock.... |
|
Back to top |
|
Millennium
Joined: 17 Apr 2006 Posts: 179 Location: Leiderdorp, NL, EU
|
|
Back to top |
|
waldbauer.com
Joined: 05 Jan 2008 Posts: 49 Location: Vienna
|
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3096 Location: Hilversum, NL, EU
|
Posted: Tue 29 Dec '09 11:45 Post subject: |
|
|
Millennium,
Thanks, I am going for a holiday from 4 Jan till 2 February, so I do not want to experiment so short before that. I give it a try after my Holiday.
Yep, I am still running 5.2. Quite some scripts, like this forum, are not running with 5.3. Tons of depreciated errors and I am not that PHP programmer.
Maybe you can start a new thread for eAccelerator versions, this one is already cluttered. Point in this post to the new thread,
Thanks for the work on eAccelerator,
Steffen |
|
Back to top |
|
waldbauer.com
Joined: 05 Jan 2008 Posts: 49 Location: Vienna
|
Posted: Tue 29 Dec '09 14:51 Post subject: |
|
|
Can somebody check if my SVN 371 compiled version works with Woltlab Burning Board Lite ! It's the only PHP program which cause an access violation error in php; thx |
|
Back to top |
|
Smitty
Joined: 03 Jan 2008 Posts: 197
|
Posted: Tue 29 Dec '09 17:32 Post subject: |
|
|
waldbauer, I can't download your compile since I can't seem to register on your forum. I've yet to find a TS version of SVN371 that works with PHP 5.2.12. |
|
Back to top |
|
waldbauer.com
Joined: 05 Jan 2008 Posts: 49 Location: Vienna
|
Posted: Tue 29 Dec '09 17:43 Post subject: |
|
|
What's the problem with register now ?!? |
|
Back to top |
|
Millennium
Joined: 17 Apr 2006 Posts: 179 Location: Leiderdorp, NL, EU
|
Posted: Tue 29 Dec '09 19:28 Post subject: |
|
|
As suggested by Steffen, a new Thread: Here |
|
Back to top |
|
Millennium
Joined: 17 Apr 2006 Posts: 179 Location: Leiderdorp, NL, EU
|
Posted: Tue 29 Dec '09 22:00 Post subject: |
|
|
waldbauer.com wrote: | Can somebody check if my SVN 371 compiled version works with Woltlab Burning Board Lite ! It's the only PHP program which cause an access violation error in php; thx |
There's a bug in EAC which blocks the installation, extracted the faulting code and submitted to Eac-TRAC (Guess Hans wil fix it soon.) |
|
Back to top |
|
waldbauer.com
Joined: 05 Jan 2008 Posts: 49 Location: Vienna
|
Posted: Wed 30 Dec '09 15:08 Post subject: |
|
|
Perfect - how did you discovered this ? I found no way to debug - are you using zend ? |
|
Back to top |
|
Millennium
Joined: 17 Apr 2006 Posts: 179 Location: Leiderdorp, NL, EU
|
Posted: Wed 30 Dec '09 21:58 Post subject: |
|
|
waldbauer.com wrote: | Perfect - how did you discovered this ? I found no way to debug - are you using zend ? |
Checked Apache log for EC error, looked up the erroring file/line. Extracted the code to minimal code, tested it whit php 5.3 and eac. And bingo! try and error is the method I use. Still wan't to know how the debug eac self. |
|
Back to top |
|