如何在Ubuntu上安装eAccelerator?
我按照这个网站上的说明:http://developer.mindtouch.com/en/kb/Improve_PHP_性能_使用_eAccelerator_在……上面_Ubuntu_8.04_28 28Debian%29
但后来却被命令“sudo phpize”卡住了。我的服务器说“命令找不到”。
从这里我该怎么做?
发布于 2010-04-22 12:55:57
您需要在ubuntu中安装php5-dev包才能获得phpize命令。但是它可能不在您的路径中,所以请尝试从/usr/bin/运行它。
https://serverfault.com/questions/134847
复制相似问题