簡體   English   中英

Zend Server Community Edition為您安裝了什么?

[英]What does Zend Server Community Edition install for you?

該頁面顯示 Zend Server Community Edition安裝了“包含ZF的完整PHP堆棧”。 這意味着什么? 是否安裝Apache? MySQL的?

謝謝。

好的,趁機安裝Zend Server時得到了答案,這是自述文件中的以下內容

What is Installed?
 - PHP-Zend Server provides a complete PHP stack that can be controlled by the Administration Interface
 - MySQL Database
 - Apache Web server
In addition, the following components are also installed:
Zend components that are installed and enabled:
 - Zend Debugger - The Zend Debugger component enables remote debugging of PHP scripts using Zend Studio or PDT.
 - Zend Optimizer+ - The Zend Optimizer+ component speeds up PHP execution through opcode caching and optimization.
 - Zend Data Cache - The Zend Data Cache component provides a set of PHP functions for improving performance by storing data in the cache.
 - Zend Framework - An open source framework for developing Web applications and Web services with PHP.
 - PHPmyAdmin - A popular open-source management tool for handling MySql Database over a Web interface.
Additional Zend Server features that are not included in the Community Edition:
 - Zend Monitor - The Zend Monitor component is integrated into the runtime environment and serves as an alerting and collection mechanism for early detection of PHP script problems.
 - Zend Page Cache - The Zend Page Cache component is used for caching the entire output of PHP scripts without changing the PHP code.
 - Job Queue Component - The Jobs Component is used to streamline offline processing of PHP scripts.
- Zend Code Tracing - Code Tracing enables real-time execution flow recording in Production Environments.

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM