转载自: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<
0 条评论
表情面板
您的邮箱地址和手机号码不会被公开。 必填项已用 * 标注