11 2018 档案

摘要:Ubuntu 下: /etc/init.d/nginx start | stop | reload Centos7下: service nginx start | stop | reload 阅读全文
posted @ 2018-11-12 13:48 luhix 阅读(295) 评论(0) 推荐(0)
摘要:1. cd /usr/local/src/php-5.6.38/ext/bcmath 目录2. /usr/local/php/bin/phpize 生成configure需要的配置文件3. ./configure --with-php-config=/usr/local/php/bin/php-co 阅读全文
posted @ 2018-11-06 15:20 luhix 阅读(1234) 评论(0) 推荐(0)