Discuz!官方免费开源建站系统

 找回密码
 立即注册
搜索

eAccelerator 0.951 for PHP 5.2.3 [ DLL 下载 + 配置方法 ]

[复制链接]
Cwood 发表于 2007-5-8 18:15:33 | 显示全部楼层 |阅读模式
来源: http://www.sitebuddy.com/PHP/Acc ... ows_binaries_builds

直接下载:http://www.sitebuddy.com/files/eAccelerator0951_5.2.3.dll


配置方法:

参照下面代码,在所有扩展之前加载 eAccelerator
  1. ; Windows Extensions
  2. ; Note that ODBC support is built in, so no dll is needed for it.
  3. ; Note that many DLL files are located in the extensions/ (PHP 4) ext/ (PHP 5)
  4. ; extension folders as well as the separate PECL DLL download (PHP 5).
  5. ; Be sure to appropriately set the extension_dir directive.

  6. extension=eAccelerator0951_5.2.3.dll
  7. extension=php_bz2.dll
  8. ;extension=php_curl.dll
复制代码


参照下面代码,在 [Zend] 之前插入 eaccelerator. 配置
  1. eaccelerator.shm_size="64"
  2. eaccelerator.cache_dir="..\eaccelerator.cache"
  3. eaccelerator.enable="1"
  4. eaccelerator.optimizer="1"
  5. eaccelerator.check_mtime="1"
  6. eaccelerator.filter=""
  7. eaccelerator.shm_max="0"
  8. eaccelerator.shm_ttl="0"
  9. eaccelerator.shm_prune_period="0"
  10. eaccelerator.shm_only="0"
  11. eaccelerator.compress="1"
  12. eaccelerator.compress_level="9"
  13. eaccelerator.keys = "shm"
  14. eaccelerator.sessions = "shm"
  15. eaccelerator.content = "shm"
  16. eaccelerator.admin.name="admin"
  17. eaccelerator.admin.password="password"
  18. eaccelerator.allowed_admin_path = "..\htdocs\control.php"

  19. [Zend]
  20. zend_extension_manager.optimizer_ts="..\ZendOptimizer"
  21. zend_extension_ts="..\..\ZendOptimizer\ZendExtensionManager.dll"
复制代码



注意,确保 eaccelerator.cache_dir="..\eaccelerator.cache" 里面指向的目录存在并可读写。
我这里使用了相对路径。因为我那个绿色套件就是使用相对路径的。
其他参数可以保持默认。


https://discuz.dismall.com/thread-542115-1-1.html
推荐我的绿色套件。
Apache 2.0.59 / php 5.2.3 / Zend 3.2.8 / eAccelerator 0.951 / MySQL 5.0.37 / phpMyAdmin 2.10.1
全部组件最新版。

[ 本帖最后由 Cwood 于 2007-6-8 20:13 编辑 ]
回复

使用道具 举报

pc77maikongjian 发表于 2007-5-8 20:32:34 | 显示全部楼层
支持一下楼主的成果
回复

使用道具 举报

 楼主| Cwood 发表于 2007-5-11 13:07:26 | 显示全部楼层
没人需要的啊?吧
回复

使用道具 举报

bullfrog 发表于 2007-5-11 21:54:55 | 显示全部楼层
ea最近出0.951了
回复

使用道具 举报

 楼主| Cwood 发表于 2007-5-11 22:44:45 | 显示全部楼层
谢谢楼上。已更新!
回复

使用道具 举报

bullfrog 发表于 2007-5-15 14:14:48 | 显示全部楼层
谢谢楼主及时更新
回复

使用道具 举报

gcafrk 发表于 2007-5-16 02:55:03 | 显示全部楼层
我用它直接替换了0.95版本,则无法打开网页了。

我的PHP是5.2版本的。

[ 本帖最后由 gcafrk 于 2007-5-16 03:06 编辑 ]
回复

使用道具 举报

 楼主| Cwood 发表于 2007-6-8 20:13:49 | 显示全部楼层
又更新了。。
回复

使用道具 举报

hwq88 发表于 2007-6-12 10:21:12 | 显示全部楼层
control.php文件是什么呢?
回复

使用道具 举报

为啥尼 发表于 2007-6-12 15:00:02 | 显示全部楼层
好东西.楼主辛苦了
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-11-21 20:57 , Processed in 0.087866 second(s), 14 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表