eAccelerator 安装笔记
2009-01-04 03:53
eAccelerator is a free open-source PHP accelerator, optimizer, and dynamic content cache. It typically reduces server load and increases the speed of your PHP code by 1-10 times.
使用 SSH:
yum install php-devel
yum groupinstall ‘Development Tools’ 阅读全文 »