php linux apc扩展安装
[root@AY140121155223315078Z bin]# yum install *APC*
Loaded plugins: fastestmirror
Repository base is listed more than once in the configuration
Loading mirror speeds from cached hostfile
Setting up Install Process
No package *APC* available.
* Maybe you meant: php-pecl-apc, php-pecl-apc-devel
1059 find / -name apc.so
Loaded plugins: fastestmirror
Repository base is listed more than once in the configuration
Loading mirror speeds from cached hostfile
Setting up Install Process
No package *APC* available.
* Maybe you meant: php-pecl-apc, php-pecl-apc-devel
Error: Nothing to do 1057
yum install php-pecl-apc
1058 yum install php-pecl-apc-devel1059 find / -name apc.so
1060 whereis php
添加一行:
extension=apc.so service httpd restart
声明:该文观点仅代表作者本人,入门客AI创业平台信息发布平台仅提供信息存储空间服务,如有疑问请联系rumenke@qq.com。
- 上一篇: yii zii.widgets.grid.CGridView 时间插件查询
- 下一篇:没有了