PHP 5.3安装memcache报错怎么解决?
Starting php-fpm NOTICE: PHP message: PHP Warning:PHP Startup: memcache: Unable to initialize moduleModule compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
done 你是php5.2 升级到 5.3的吧。那么你在5.2下安装过memcached.sh 吧。
原因是军哥的脚本里没有删除 memcache 安装目录导致
自己手动目录 memcache 安装目录后,再重新执行memcached.sh 就可。
回复 2# 的帖子
谢谢啊~~:lol :lol
页:
[1]