开发者

using zend framework with zend server

I am considering to use Zend Framework in a future project in a Linux Environment. I did the introduction tutorial and quite liked the framework. Yet there's one question i couldn't really find an answer around.

What is the benefit of using Zend Server CE , besides that it wraps up MsSQL and PHP and Apache? As far as i figured out , you still need to include or link zend framework in your application. I cou开发者_JS百科ldn't find any facilities which will make deployment any easier either.

It would be nice if someone could give some pointers / resources about pros/cons of using Zend Server.

Thanks


If the plan is to set up a live server my tip would be to not use the Zend Server CE. It is quite heavy, I would use apache/mysql and then add your ZF dir to include path in the php.ini

I used Zend Server CE on my Mac earlier, just for development, but i throw it out and now i use MAMP instead.

What I liked about Zend Server CE is the admin interface, read more about it here http://www.zend.com/en/products/server-ce/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜