You are currently viewing Zend Server 5.x documentation. Click here to view the latest Zend Server online documentation.
You are here: Zend Server for IBM i Installation Guide > Post Installation > Installed Components for IBM i

Installed Components for IBM i

The following text provides a description of each of the Zend Server for IBMi components that are installed in your environment Along with the installation location of each component.

Installation Directories

 

Component

Loaded

Description

Installation Path

Comments

PHP

+

The Zend certified version of PHP  that includes commonly used and Zend extensions.

IBM i :  <install_path>/bin/php

 

 

 

Zend Optimizer+

+

Zend’s extension for using opcode caching and optimizations for PHP.

IBM i : <install_path>/lib/optimizerplus

 

 

Zend Guard Loader

+

The Zend Guard Loader for running PHP, encoded with Zend Guard.

IBM i : <install_path>/lib/loader

 

 

Zend Debugger

+

Zend’s extension for server side debugging, profiling and code coverage.

IBM i : <install_path>/lib/debugger

 

 

Zend Cache

+

A Zend extension for PHP data caching and partial PHP output caching.

IBM i : <install_path>/lib/datacache

 

 

Java Server

-

The Java PHP extension, Java daemon and setup files.

IBM i :
PHP Extensions
- <install_path>/lib/jbridge/php.5.2.x/ZendJbridge.so

<install_path>/lib/jbridge/php.5.3.x/ZendJbridge.so


Java Daemon
- <install_path>/bin/javamw.jar

 

 

Java Bridge

+

Enables integration of Java libraries and classes within PHP applications.

IBM i : <install_path>/lib/jbridge

Note:

Requires SUN’s JRE 1.4 or later or IBM's Java 1.4.2 or later. 64 bit JRE is not supported.
More information see:
SUN Microsystems’s website
.

 

Monitor

+

Collects information for monitoring and improving the quality of your PHP application.

IBM i: <install_path>/lib/monitor

 

 

Job Queue

+

Offline asynchronous processing of tasks and activities.

IBM i:

Job Queue Extension:

PHP 5.2:<install_path>/lib/jobqueue/php-5.2.x/jobqueue.so

PHP 5.3:<install_path>/lib/jobqueue/php-5.3.x/jobqueue.so

Job Queue Daemon: <install_path>/bin/jqd

Job Queue Daemon Wrapper Script: <install_path>/bin/jqd.sh

 

 

Code Trace

+

Real-time execution flow recording in Production Environments

IBM i:

PHP 5.2:<install_path>/lib/codetracing/php-5.2.x/CodeTracing.so

PHP 5.3:<install_path>/lib/codetracing/php-5.3.x/CodeTracing.so

 

 

Page Cache

+

A URL based HTML output cache for PHP scripts.

IBM i: <install_path>/lib/pagecache

 

 

Zend Framework

+

Installs Zend's open-source framework for developing Web Applications and Web Services in PHP.

IBM i : <install_path>/share/ZendFramework

This installs libraries containing the Zend framework components.

 

 

phpMyAdmin

-

A popular open-source management tool for handling MySql Database over a Web interface.

<install_path>/phpMyAdmin

 

Only relevant for MySql Database users.

 

 

MySQL

-

Installs a complete MySql database on the Web Server.

IBM i: <install_path>/usr/local/MySQL

 

MySQL server's user name and password

IBM i : Default - "root" and no password

An optional separate installation that you are prompted for during installation. (The user is "root" no password). For more information see: Working with phpMyAdmin to Manage MySQL

 

 

 

Related Links

Related Links:

Package Setup and Control Scripts IBM i

Ports and Services for IBM i

Upgrading Zend Server for IBM i

Installed Components for IBM i

 

 

 

© 1999-2013 Zend Technologies, Ltd. All rights reserved.