首页 > 代码库 > eAccelerator性能测试
eAccelerator性能测试
安装eAccelerator:
https://github.com/eaccelerator/eaccelerator/
Requirements
apache >= 1.3, mod_php >= 5.1 or php with fastcgi support
autoconf, automake, libtool, m4
Compatibility
eAccelerator works with php version 5.1 and higher.
It is being used on Linux, FreeBSD, Mac OS X, Solaris and Windows
with Apache 1.3 and 2, lighttpd, php-fpm and IIS.
一、解决依赖
# yum install -y autoconf automake libtool m4 --nogpgcheck
二、安装
# cd eaccelerator-0.9.6.1# /usr/local/php/bin/phpize# ./configure --enable-shared --with-php-config=/usr/local/php/bin/php-config # make#报错:/usr/src/eaccelerator-0.9.6.1/eaccelerator.c:1938: error: ‘eaccelerator_functions’ undeclared here (not in a function)make: *** [eaccelerator.lo] Error 1
据资料,php5.4已经不支持eAccelerator了,官网上的下载链接都失效了,无力吐槽,不过网上貌似还是能找到php5.4可以用的ea:
https://nodeload.github.com/eaccelerator/eaccelerator/legacy.tar.gz/master
我只想说这链接跟官网的太似了,不过又不一样也是醉了
官网链接:
http://eaccelerator.net/
下载:
https://github.com/eaccelerator/eaccelerator/legacy.tar.gz/master
找个时间再装一下
本文出自 “习惯” 博客,请务必保留此出处http://xiguanmin.blog.51cto.com/4857855/1600071
eAccelerator性能测试
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。