当前位置:Gxlcms > PHP教程 > mac10.11安装redis后,redis.so在哪?

mac10.11安装redis后,redis.so在哪?

时间:2021-07-01 10:21:17 帮助过:4人阅读

因为自带php5.5是compiled with module API=20121212,所以redis.so也要compiled with module API=20121212才能用

回复内容:

因为自带php5.5是compiled with module API=20121212,所以redis.so也要compiled with module API=20121212才能用

我用的是centos和php 7。
安装了redis不代表就有了php的redis扩展,需要自己手动编译redis的php扩展。
供题主参考。

人气教程排行