The following PHP extensions are missing:sockets


关键词

php sockets

摘要

The following PHP extensions are missing:sockets Please install those PHP extensions and retry

  在配置安装Cacti,全部配置好打开安装界面突然报错:

别急,PHP扩展没好,重新编译加上--enable-sockets这个就好了,如下:

./configure --prefix=/usr/local/php \
--with-mysql=/usr/local/mysql \
--with-apxs2=/usr/local/apache/bin/apxs \
--with-zlib  \
--with-libxml-dir=/usr/lib \
--enable-sockets

 

要饭二维码

洪哥写文章很苦逼,如果本文对您略有帮助,可以扫描下方二维码支持洪哥!金额随意,先行谢过!大家的支持是我前进的动力!

文章的版权

本文属于“洪哥笔记”原创文章,转载请注明来源地址:The following PHP extensions are missing:sockets:http://www.splaybow.com/post/php.html

如果您在服务器运维、网络管理、网站或系统开发过程有需要提供收费服务,请加QQ:8771947!十年运维经验,帮您省钱、让您放心!
亲,如果有需要,先存起来,方便以后再看啊!加入收藏夹的话,按Ctrl+D

« PHP5.4 Zend支持组件Zend Guard Loader wdcp增加php的sockets模块 »