home | Manual index
Installing Zend Optimizer, the PHP accelerator
CHECK !! : Installing Zend Opimizer


Zend Optimizer is an official PHP accelerator software, the Zend company said that it can accelerator Your PHP scrpts execution. (Depending on the script types)

But most important feature of this Zend Optimizer is not just acceleration, it is the running of encoded PHP scripts. Zend Encoder can encrypt PHP scripts so nobody(?) shoule be able to read into Your valuable scripts but the scripts encoded by Zend Encoder were not executable by default PHP installations, You have to install this Zend Optimizer onto Your web server softwares, such as RaidenHTTPD, Apache or IIS.

We'll guide You through the installation process of Zend Optimizer in this tutorial.

1. Download latest Zend Optimizer from www.zend.com, You have to register a free account on their web site first before You can download it. Please select Windows version while You download.

2. After You downloaded it, please run its setup program, such as ZendOptimizer-3.2.8-Windows-i386.exe, When setup screen appears, click next to continue.

Select other web server when this screen appears.

Select the location of Your php.ini, note that if You are running PHP4/PHP5 isapi versions of RaidenHTTPD, thie folder should be Your Windows folder, but if You are running CGI version of PHP, this should be Your PHP folder such as c:\php

Select document root directory of Your web server.




Please turn off the RaidenHTTPD service when the following screen appears.

Please turn on the RaidenHTTPD service when the following screen appears.

 

3. Confirmation for Zend Optimizer installation.

Make a text file called test.php and place it in the root of Your web server. the content of it should be:

<? phpinfo(); ?>

After it is saved, open Your web browser such as Internet Explorer or Firefox, access Your web site at http://127.0.0.1/test.php and You should see a PHP info page, and make sure Zend Optimizer is installed.




 

© 2002-2009, RaidenHTTPD TEAM

ftp server web server dns server mail server streaming server

© http://www.raidenhttpd.com/, 2002-2012 all rights reserved. The copyrighted works contained in this information service shall not be copied, reproduced, varied, altered, modified, adapted, distributed, performed and displayed in any form without the written permission of the copyright owner. All trademarks belong to their respective owners.