Author |
|
Smitty
Joined: 03 Jan 2008 Posts: 197
|
Posted: Thu 22 Jul '10 16:47 Post subject: |
|
|
Looks like PHP 5.3.3 and PHP 5.2.14 just came out!
http://www.php.net/ |
|
Back to top |
|
MPGCAN
Joined: 11 Mar 2010 Posts: 5
|
Posted: Sat 24 Jul '10 0:56 Post subject: |
|
|
Hi
I was wondering if someone would be kind enough to compile eAccelerator VC6 and VC9 binaries for PHP 5.3.3
These I would like to include in the next release of Uniform Server
All the best
Ric |
|
Back to top |
|
ileadu
Joined: 05 Dec 2008 Posts: 19
|
|
Back to top |
|
MPGCAN
Joined: 11 Mar 2010 Posts: 5
|
Posted: Sat 24 Jul '10 18:40 Post subject: |
|
|
ileadu wrote: | http://www.badongo.com/file/23726014
These four files are thread safe mode.
eAccelerator for php 5.2.14 and 5.3.3 |
This is a joke! Shame that. Site never lets you download without filling in some ridicules questionnaire. |
|
Back to top |
|
ileadu
Joined: 05 Dec 2008 Posts: 19
|
Posted: Sat 24 Jul '10 19:04 Post subject: |
|
|
MPGCAN wrote: | ileadu wrote: | http://www.badongo.com/file/23726014
These four files are thread safe mode.
eAccelerator for php 5.2.14 and 5.3.3 |
This is a joke! Shame that. Site never lets you download without filling in some ridicules questionnaire. |
Why ?
Just input captcha word, then download eAccelerator.dll
Any wrong ?
download link will be show in the bottom of webpage after countdown.
If you cannot understand chinese, you can change language on the top-left of webpage. |
|
Back to top |
|
muerte
Joined: 12 Jan 2006 Posts: 37
|
Posted: Sat 24 Jul '10 22:11 Post subject: |
|
|
badongo works fine!
thanks!
Any chance to get the Non Thread Safe mode version for 5.3.3? |
|
Back to top |
|
vbguy
Joined: 28 Mar 2006 Posts: 3
|
Posted: Sun 25 Jul '10 0:48 Post subject: |
|
|
ileadu,
Using the following configuration gave an error:
Code: | extension = "eAccelerator_svn424_ts_php533_VC6.dll"
eaccelerator.shm_size = 128
eaccelerator.cache_dir = "C:\php\eAccelerator-cache"
eaccelerator.enable = 1
eaccelerator.optimizer = 1
eaccelerator.check_mtime = 1
eaccelerator.shm_max = 0
eaccelerator.shm_ttl = 0
eaccelerator.shm_prune_period = 0
eaccelerator.shm_only = 0
eaccelerator.compress = 1
eaccelerator.compress_level = 3 |
Quote: | Cannot load eAccelerator - it was built with configuration API220090626,TS, whereas running engine is API220090626,TS,VC6 |
|
|
Back to top |
|
ileadu
Joined: 05 Dec 2008 Posts: 19
|
Posted: Sun 25 Jul '10 5:48 Post subject: |
|
|
vbguy wrote: | ileadu,
Using the following configuration gave an error:
Quote: | Cannot load eAccelerator - it was built with configuration API220090626,TS, whereas running engine is API220090626,TS,VC6 |
|
Sorry all.
That problem is not in your configuration.
I don't know how to debug in eaccelerator.
When i compile eaccelerator, eaccelerator of php 5.3.3 shows 8 warning 0 error and output a .dll file.
When i compile eaccelerator, eaccelerator of php 5.2.14 shows 4 warning 0 error and output a .dll file.
Now I test it in php 5.3.3, and apache cannot start to work.
Sorry again. but eaccelerator for php5.2.14 is work.
I still use php 5.2.14 so I don't find that problem.
I'm sorry. |
|
Back to top |
|
vbguy
Joined: 28 Mar 2006 Posts: 3
|
Posted: Sun 25 Jul '10 6:08 Post subject: |
|
|
Are you compiling with VC6? From the error it says you're not compiling with VC6. |
|
Back to top |
|
vbguy
Joined: 28 Mar 2006 Posts: 3
|
Posted: Sun 25 Jul '10 6:52 Post subject: |
|
|
None of the php 5.3.3 versions of eAccelerator work. |
|
Back to top |
|
Naular
Joined: 25 Jul 2010 Posts: 1
|
Posted: Sun 25 Jul '10 14:14 Post subject: |
|
|
Hello there, can someone please compile eAccelerator for PHP 5.3.3 TS VC9 ? |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Sun 25 Jul '10 14:41 Post subject: |
|
|
Sorry, by splitting the post I missed this one from ileadu
vbguy wrote: | Are you compiling with VC6? From the error it says you're not compiling with VC6. |
with VC6 and thead safe
You maybe use php of non thread safe version
and re-upload my compiled file(include non thread safe)
http://www.megaupload.com/?d=YE0E2Z1H
eight files in this zip
but I don't promise that it works in php 5.3.3.
ts is thread safe
nts is non thread safe
Watch your php/dev directory
if that php5ts.lib filename include "ts" string, your php is thread safe.
Or php5.lib is non thread safe.
svn424 is lastest development version of eaccelerator
0961 is stable version of eaccelerator
All have some warnings no error when i compile them.
I dont know how to remove(or debug) the warnings.ne from |
|
Back to top |
|
Sergey Kolosov
Joined: 25 Jul 2010 Posts: 1 Location: Murmansk, Russia
|
|
Back to top |
|
underxp
Joined: 16 Jan 2006 Posts: 34
|
Posted: Sun 25 Jul '10 17:53 Post subject: |
|
|
Steffen wrote: | Sorry, by splitting the post I missed this one from ileadu
vbguy wrote: | Are you compiling with VC6? From the error it says you're not compiling with VC6. |
with VC6 and thead safe
You maybe use php of non thread safe version
and re-upload my compiled file(include non thread safe)
http://www.megaupload.com/?d=YE0E2Z1H
eight files in this zip
but I don't promise that it works in php 5.3.3.
ts is thread safe
nts is non thread safe
Watch your php/dev directory
if that php5ts.lib filename include "ts" string, your php is thread safe.
Or php5.lib is non thread safe.
svn424 is lastest development version of eaccelerator
0961 is stable version of eaccelerator
All have some warnings no error when i compile them.
I dont know how to remove(or debug) the warnings.ne from | "The file you are trying to access is temporarily unavailable" I can't download !!!!!!! |
|
Back to top |
|