@devilvip, 沒安裝成功,建議 ./php5.2.17.sh 2>&1 | tee -a /root/install-php5.2.17.log 記錄日志,論壇反饋日志看看
]]>where is the problem??
]]>@ake, 去掉,再重啟php-fpm再./memcached.sh就行了
]]>@ake, 5.5目前還不支持zend guard loader,需要將php.ini里zend guard loader的配置刪除
]]>php 5.5.13
MariaDB 10.0.11
重啟服務(/etc/init.d/php-fpm restart),提示的是:
Gracefully shutting down php-fpm . done
Starting php-fpm Zend Guard Loader requires Zend Engine API version 220090626.
The Zend Engine API version 220121212 which is installed, is newer.
Contact Zend Technologies at http://www.zend.com/ for a later version of Zend Gu ard Loader.
done
看到這些,,傻了。。啥情況這是
]]>@Sang, typecho是使用pathinfo的,需要開啟pathinfo。使用rewrite的話需要調整一下對應虛擬主機配置里的location為location ~ .*\.(php|php5)?$
]]>