EAC build svn239

July 26, 2006 - 23:12
EAC build svn239
Posts: 23
Joined: 2006-06-30

Run's well now. Npo crashes so far. My last working configuration:

[Zend]
zend_extension_ts="e:\www\php\eaccelerator.dll"
eaccelerator.shm_size = "64"
eaccelerator.cache_dir = "e:\www\tmp"
eaccelerator.enable = "1"
eaccelerator.optimizer = "1"
eaccelerator.check_mtime = "1"
eaccelerator.debug = "0"
eaccelerator.log_file = "e:\www\php\eaccelerator_log"
eaccelerator.name_space = ""
eaccelerator.filter = "*.php"
eaccelerator.shm_max = "10K"
eaccelerator.shm_ttl = "0"
eaccelerator.shm_prune_period = "0"
eaccelerator.shm_only = "1"
eaccelerator.compress = "1"
eaccelerator.compress_level = "9"
eaccelerator.keys = "shm_and_disk"
eaccelerator.sessions = "shm_and_disk"
eaccelerator.content = "shm_and_disk";



July 27, 2006 - 14:41
Posts: 411
Joined: 2006-01-02

Hi petesky,

The latest version should be 242 ?



July 31, 2006 - 01:11
Posts: 23
Joined: 2006-06-30

Do you have a more recent version or better download location ?



Posts: 411
Joined: 2006-01-02

Yes, SiteBuddy already had a more recent version when you created this thread:
http://www.sitebuddy.com/PHP/Accelerators/eAccelerator_windows_binaries_builds#comment-513

So far the downloads of windows binaries of eAccelerator are here:
http://www.sitebuddy.com/PHP/Accelerators/eAccelerator_windows_binaries_builds

Cheers,
C



August 2, 2006 - 06:45
Posts: 23
Joined: 2006-06-30

Hi chris !

What is the difference between 242 and RC1 ?!



August 2, 2006 - 09:54
Posts: 411
Joined: 2006-01-02

RC1 (Release Candidate 1) is the first snapshot the authors of eAccelerator think is near production grade. We already have a few snapshots since RC1 (I will try to compile some today or tomorrow).

In general, RC will indicate that major bugs are fixed, frameworks are solid and features are frozen.

Cheers,
C



August 4, 2006 - 17:44
Posts: 411
Joined: 2006-01-02

August 3, 2006 - 23:40
Posts: 23
Joined: 2006-06-30

I'm now on 260; very interesting that they release in such short time. Btw. I use your control.php but i cannot see which files are chached. All values below the info line are empty.



July 31, 2006 - 08:36
Posts: 23
Joined: 2006-06-30

OK your'e right , running now on release candidate.