会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
nwebie
博客园
首页
新随笔
联系
订阅
管理
11 2018 档案
Ubuntu 和 centos7 服务的启动
摘要:Ubuntu 下: /etc/init.d/nginx start | stop | reload Centos7下: service nginx start | stop | reload
阅读全文
posted @
2018-11-12 13:48
luhix
阅读(295)
评论(0)
推荐(0)
PHP 安装完成后 增加 bcmath 模块
摘要: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)
公告