1. sudo apt-get install zend-framework /usr/share/php/libzend-framework-php
2. 配置include_path /etc/php5/conf.d下的zend-framework.ini, 将include_path前的分号去掉
3. 进入/usr/bin目录下
sudo zf create project /***/**/quickstart
1. sudo apt-get install zend-framework /usr/share/php/libzend-framework-php
2. 配置include_path /etc/php5/conf.d下的zend-framework.ini, 将include_path前的分号去掉
3. 进入/usr/bin目录下
sudo zf create project /***/**/quickstart