mac系统的PHP开发环境配置

使用系统自带的php,apache,通过网上LAMP教程配置基本的web环境


PHP性能查看工具:xhprof
页面工具:sudo port install graphviz

安装Xcode,command line tools

安装git

 

redis.so
下载(克隆)git clone https://github.com/nicolasff/phpredis.git
phpize
./configure --with-php-config=/usr/bin/php-config
make
安装扩展redis.so

 

posted @ 2014-04-02 12:26  白菜小馒头  阅读(235)  评论(0编辑  收藏  举报