08 2017 档案

摘要:官方地址 https://github.com/youzan/zan //提示缺少libcurl扩展时候安装 yum install libcurl-devel //安装完zan.so php -m提示PHP Warning: PHP Startup: Unable to load dynamic 阅读全文
posted @ 2017-08-30 14:27 火*火 阅读(177) 评论(0) 推荐(0)
摘要:1. 安装VirtualBox 去官网https://www.virtualbox.org/wiki/Downloads下载最新版的Virtualbox,然后双击安装,一直点击确认完成。 2. 安装Vagrant 去官网 https://www.vagrantup.com/downloads.htm 阅读全文
posted @ 2017-08-11 15:32 火*火 阅读(774) 评论(0) 推荐(0)
摘要:查看 /usr/sbin/sestatusSELinux status是不是enabled 然后 vi /etc/selinux/config修改:SELINUX=disabledreboot 阅读全文
posted @ 2017-08-11 15:14 火*火 阅读(278) 评论(0) 推荐(0)