Zend Server User Guide > Working with Zend Server- Zend Server 7

Working with Zend Server

The following topics describe how to work with the various Zend Server features. Each of the tasks in this section describes a different procedure that can be used to facilitate your PHP development process. For a general explanation of the related features, see Concepts. The following table lists the different tasks and their descriptions:

Task

Description

Backing Up and Restoring Settings

Describes how to reset, import and export PHP configuration settings.

Configuring Zend Server

Describes how to configure Zend Server basic and feature settings.

Deploying Code with Zend Server

Describes how to deploy code with Zend Server.

Integrating with Zend Studio

Describes how to integrate with Zend Studio to debug and profile event source code.

Launching Zend Server

Describes how to launch Zend Server after installation.

Registering Zend Server

Describes how to update and change Zend Server license details.

Resetting Passwords

Describes how to reset a password internally and externally.

Working in a Clustered Environment

Describes the workflows for working in a cluster: Adding a server, joining a cluster, managing servers in a cluster, changing cluster configurations, configuring Session Clustering, securing the UI.

Working with WebAPI keys

Describes how to add or delete WebAPI Keys.

Working with Applications

Describes the workflows for working with applications in Zend Server: Deploying, redeploying, updating, rolling back, defining, and removing applications.

Working with the Audit Trail

Describes how to view, filter, export and configure the Zend Server Audit Trail.

Working with Authentication and Passwords

Describes how to work with Zend Server Simple and Extended Authentication systems.

Working with Caching

Describes how to configure page caching rules, and use the Data Cache API.

Working with CLI Tools

Describes how to use CLI-Tools.

Working with Code Tracing

Describes how to locate trace information for events and analyze it. Describes how to define which events should collect trace information and how to trigger a trace.

Working with Components

Describes how to enable and disable Zend components, and configure their directives.

Working with the Debugger

Describes how to configure the Debugger to debug and profile code running with Zend Server, and how to configure communication between Zend Server and Zend Studio for Eclipse when there is a firewall.

Working with Extensions and Directives

Describes how to add and configure PHP extensions.

Working with Java Bridge

Describes how to work with the Zend Java Bridge.

Working with Jobs

Describes how to create and manage jobs.

Working with Libraries

Describes how to deploy, remove and update library packages.

Working with Logs

Describes how to view and add logs.

Working with Monitoring

Describes how to edit monitoring rules, add new rules, delete rules, and configure the Zend Monitor component.

Working with the Notification Center

Describes how to view and configure the Zend Server Notification Center.

Working with OPcache

Describes how to use the OPcache (PHP 5.5 only).

Working with Optimizer+

Describes how to use the Optimizer+.

Working with Statistics

Describes how to work with Zend Server Statistics.

Working with Zend Guard Loader

Describes how to use the Guard Loader component.

Working with Zend Framework

Describes how to use the Guard Loader component.

 

Read Also

  Concepts    
  Reference    
  Touring the User Interface