How to configure Zend Framework on linux machine? [closed]

[亡魂溺海] 提交于 2019-12-13 06:35:54

问题


How to configure Zend Framework on linux machine?


回答1:


There are several good entrypoints in the official Zend Framework Documentation.

  • Installaion
  • Learning Zend Framework
  • Zend Framework Quick Start

Especially the "Zend Framework Quick Start" is a good place to start.

Also checkout this Questions on stackoverflow

  • Can you recommend a good book on zend framework
  • Where do I start with Zend Framework?



回答2:


first download xampp 1.7.1 with php 5.2.* because zend don't support 5.3 yet. after download it use this site to install it

http://www.apachefriends.org/en/xampp-linux.html

there are many tutorial to how to install it on linux:

http://cyberciti.biz/tips/zend-framework-php-tutorial.html

http://hellosystemadmin.com/blog/how-to-install-zend-frame-work-on-a-linux-and-test-it/

I hope that this might help



来源:https://stackoverflow.com/questions/3334884/how-to-configure-zend-framework-on-linux-machine

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!