Thứ Năm, 24 tháng 4, 2014

Configuring Zend Server CE [Getting Started with Zend Framework 2.0]

Our nexstep will be to set up Zend Server CE and make some configuration changes that will enable us to run other PHP applications.

Zend Server CE – Administration Interface
Zend Server CE's Administration Interface is a web-based user interface that provides the following features:

        Managing PHP extensions
        Configuring PHP directives
        Managing Zend Server components
        Monitoring PHP status, extension status, and application/server logs

In our nextask, we will be making a configuration changtZend Server by using its Administration Interface.
The Zend Server needs to be configured after the installation is completed. The following are
the stepfor configuring Zend Server CE:
1. Open the admin console of Zend Server in your default browser (http://localhost:10081/).
2. When opening the Zend Server Administration Interface for the first time, you will be presented with a configuration wizard. Review and accept the terms and conditions of Zend's End User License Agreemenpage:


3. As shown in the following screenshot, you will be asked to set the passworfor the Zend Server installation: 



4. After the initial configuration wizard is completed, you will be redirected to the Zend Server Administration Interface's home page.


5. We need to set the session save path. In order to do this, perform the following steps:


1.       NavigattDirectives in Server Setup.
2.      Search for session.save_path.
3.       Set the value t/tmp.
4.       Click on Save Changes and then Restart PHP.
What just happened?
We have successfully modified a server configuration using Zend Server's Administration Interface and we havrestarted the PHP instance running on Zend Server.

Không có nhận xét nào:

Đăng nhận xét