Kloxo环境下安装eAccelerator

转载自:https://blog.vpswind.com/archive/104.html
eaccelerator-0.9.5.3:https://autosetup1.googlecode.com/files/eaccelerator-0.9.5.3.tar.bz2
eaccelerator-0.9.6.1:https://acelnmp.googlecode.com/files/eaccelerator-0.9.6.1.tar.bz2
在putty中执行以下命令,安装完成后,如果你是apache的就执行service httpd restart命令,如果你是使用lighttpd的,就执行service lighttpd restart命令,重启后可以在putty中执行 php -v 命令来查看.

yum install -y make
wget https://autosetup1.googlecode.com/files/eaccelerator-0.9.5.3.tar.bz2
bzip2 -d   eaccelerator-0.9.5.3.tar.bz2
tar -xvf eaccelerator-0.9.5.3.tar
cd eaccelerator-0.9.5.3
phpize
./configure --enable-eaccelerator=shared --with-php-config=/usr/bin/php-config --with-eaccelerator-shared-memory
make
make install

cat >/etc/php.d/eaccelerator.ini< 

 
 

标签:
IP 地址 216.73.217.37
区域位置 美国加利福尼亚蒙诺维亚
系统信息 🇨🇳 系统 浏览器
最后修改:2012 年 08 月 12 日

赞赏支持

文章二维码