2016年6月1日

mac homebrew

摘要: 卸载 ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/uninstall)" 从新安装 /usr/bin/ruby -e "$(curl -fsSL https://raw.githubu 阅读全文

posted @ 2016-06-01 02:01 我叫小白兔 阅读(112) 评论(0) 推荐(0)

2016年1月19日

js 平台判断

摘要: 阅读全文

posted @ 2016-01-19 17:00 我叫小白兔 阅读(215) 评论(0) 推荐(0)

2015年6月8日

Apache 常见报错

摘要: 1.httpd -k 命令,报错:AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using wangliguodeMacBook-Pro.local. Set the 'S... 阅读全文

posted @ 2015-06-08 09:25 我叫小白兔 阅读(309) 评论(0) 推荐(0)

mac 安装composer

摘要: 1.使用curl:curl -sS https://getcomposer.org/installer | php2.使用php:php -r "readfile('https://getcomposer.org/installer');" | php3.手动下载:composer.phar 文件。... 阅读全文

posted @ 2015-06-08 09:24 我叫小白兔 阅读(396) 评论(0) 推荐(0)

安装Laravel

摘要: 网上资料比较少,尤其是针对mac的安装,把我的过程记录下来,以方便后面的同学。一、安装Laravel这里有几种方法,我是选择下载安装器的方法,其他方法可以去官方看文档先下载Laravel 安装器 PHAR 文件。为了方便起见,将该文件重命名为laravel并移动至/usr/local/bin目录。完... 阅读全文

posted @ 2015-06-08 09:24 我叫小白兔 阅读(176) 评论(0) 推荐(0)

2015年6月5日

php及其扩展下载地址

摘要: 1.php包下载:http://php.net/get/php-5.5.20.tar.gz/from/a/mirror只要替换对应的版本号,就能下载所有的php安装包。2.php扩展:libmcrypt 和 mcrypt 下载:百度云盘:http://pan.baidu.com/s/1gd6I2qB... 阅读全文

posted @ 2015-06-05 01:41 我叫小白兔 阅读(393) 评论(0) 推荐(0)

2015年6月3日

Apache 文件配置

摘要: Apache服务器 httpd.conf文件的基本配置以及常见问题 阅读全文

posted @ 2015-06-03 00:07 我叫小白兔 阅读(197) 评论(0) 推荐(0)

2015年6月2日

cd /umac apache 服务启动、关闭

摘要: 命令:sudo /usr/sbin/apachectl [start | stop | restart] 或者:sudo httpd -k [start|restart|graceful|graceful-stop|stop]apache的配置文件:/etc/apapche2/httpd.conf 阅读全文

posted @ 2015-06-02 21:13 我叫小白兔 阅读(143) 评论(0) 推荐(0)

Nginx的安装,以及加载php和报错排除

摘要: nginx FastCGI错误Primary script unknown解决办法 阅读全文

posted @ 2015-06-02 02:17 我叫小白兔 阅读(325) 评论(0) 推荐(1)

php-fpm 启动报错

摘要: php-cgi的FastCGI启动报错 阅读全文

posted @ 2015-06-02 02:14 我叫小白兔 阅读(10858) 评论(0) 推荐(0)

导航

点击右上角即可分享
微信分享提示