使用 zend 框架和 zend 服务器

发布于 2024-10-21 10:28:31 字数 262 浏览 5 评论 0原文

我正在考虑在 Linux 环境中的未来项目中使用 Zend Framework。我完成了介绍教程并且非常喜欢这个框架。然而有一个问题我无法真正找到答案。

除了封装了 MsSQL、PHP 和 Apache 之外,使用 Zend Server CE 还有什么好处?据我所知,您仍然需要在应用程序中包含或链接 zend 框架。我也找不到任何可以使部署变得更容易的设施。

如果有人可以提供一些有关使用 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 couldn'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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

原来是傀儡 2024-10-28 10:28:31

如果计划设置实时服务器,我的建议是不要使用 Zend Server CE。它相当重,我会使用apache/mysql,然后添加你的ZF目录以包含php.ini中的路径

我之前在Mac上使用Zend Server CE,只是为了开发,但我把它扔掉了,现在我使用MAMP代替。

我喜欢 Zend Server CE 的一点是它的管理界面,在这里阅读更多相关信息 http:// /www.zend.com/en/products/server-ce/

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/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文