The following text describes how to work with Zend Server Community Edition . Each of the tasks in this section describes a different procedure that can be used to facilitate your PHP development process.
The following table lists the different tasks, their descriptions and the expected outcome of each task:
Task |
Description |
Outcome |
Review all the post installation tasks before working with Zend Server Community Edition. |
Access the Administration Interface. |
|
Working with Extensions |
How to enable and disable extensions. |
The environment is customized to suit your requirements. |
How to view and add logs. |
View and define which logs are displayed. |
|
Working with Components |
How to enable and disable components (Debugger, Data Cache Guard Loader, Java Bridge ). |
The environment is customized to suit your requirements. |
Working with Directives |
How to enable and disable directives. |
The environment is customized to suit your requirements. |
How to use the Optimizer+. |
Improve performance by running the Optimizer+. |
|
Working with Zend Guard Loader |
How to use the Guard Loader component. |
Run code encoded with Zend Guard. |
Working with Java Bridge |
How to use the Java Bridge. |
Extend your PHP code to reach out to Java functionality in runtime. |
Working with the Debugger |
How to configure the Debugger to debug and profile code running with Zend Server Community Edition. |
Use the local and remote debugging features in Zend Studio for Eclipse. |
How to configure the Debugger to debug and profile code running with Zend Server Community Edition. |
Use the local debugging feature in Zend Studio for Eclipse. |
|
Working with Firewall Tunneling |
How to configure communication between Zend Server Community Edition and Zend Studio for Eclipse when there is a firewall. |
Debug PHP applications through a firewall using Zend Studio for Eclipse. |
How to configure the Zend Download Server to manage large file downloads. |
Create a list of files to be offloaded. |
|
Working with Zend Controller |
How to configure your Zend Controller and use it to activate components and benchmark URLs. |
Use
the Zend Controller. The configuration creates a start button
|
Working with Updates |
How to update Zend Server Community Edition using the Updates tab. |
Download and install an update package, depending on your operating system. |
Working with Data Cache |
How to use the Data Cache API. |
Implement the Data Cache API functions into your PHP code. |
© 1999-2013 Zend Technologies, Ltd. All rights reserved.