摘要:
2018年更新: 更为简单的方法: 通过 homebrew 安装:brew install mongodb 如果报错: mongodb: A full installation of Xcode.app 8.3.2 is required to compile this software. Inst 阅读全文
摘要:
引言: 今天在部署服务器的时候,使用composer来安装依赖。遇到了 The Process class relies on proc_open, which is not available on your PHP installation. 开始的时候,我有些不知所措,于是冷静下来思考一番,然 阅读全文
摘要:
首先需要装好两个版本以上的PHP(例如:php5.6和php7两个版本)。这里假设你已安装完成。1、配置并启动php默认版本: 1).打开域名配置文件# cd /usr/local/nginx/conf/vhost/# vim yourdomain.com.conf2.修改fastcgi_pass参 阅读全文