Products that are installed with the HCL OpenAdmin Tool (OAT) for Informix
The OAT installation in the Client SDK includes the supporting Apache and PHP software and the optional OAT plug-ins.
The following products are installed:
- HCL OpenAdmin Tool (OAT) for Informix®
- Apache Server:
- On Linux: version 2.4.2
- On Windows: version 2.2.22
- On Mac OS X: version 2.2.16
- PHP:
- On Linux: version 5.4.4
- On Windows: version 5.2.4
- On Mac OS X: version 5.3.6
- PDO_INFORMIX:
- On Linux: version 1.3.1
- On Windows: version 1.2.6
- On Mac OS X: version 1.3.1
- Optional: HCL Informix Health Advisor Plug-in for OpenAdmin Tool (OAT)
- Optional: HCL Informix JSON Plug-in for OpenAdmin Tool (OAT)
- Optional: HCL Informix Replication Plug-in for OpenAdmin Tool (OAT)
- Optional: HCL Informix Schema Manager Plug-in for OpenAdmin Tool (OAT)
- Optional: HCL Informix TimeSeries Plug-in for OpenAdmin Tool (OAT)
The PHP and Apache that are installed with OAT have a limited set of modules. To do other development work with OAT PHP, additional modules might be required.
The following PHP modules are installed with OAT on Linux and Windows. Some exceptions are noted.
- date
- gd
- JSON (Mac OS X and Linux only)
- libxml
- openssl
- pcre
- PDO
- pdo_sqlite
- pdo_informix
- Reflection
- session
- SimpleXML
- soap
- sockets
- SPL
- standard
- xml
- xmlreader
- xmlwriter
- zip
- zlib (Windows only)
The following Apache modules are installed with OAT on Linux and Windows. Some exceptions are noted.
- core
- http_core
- http_mod_imagemap (Windows only)
- mod_alias
- mod_asis
- mod_auth_basic
- mod_authn_default
- mod_authn_file
- mod_authz_default
- mod_authz_groupfile
- mod_authz_host
- mod_authz_user
- mod_autoindex
- mod_cgi
- mod_dir
- mod_actions
- mod_env
- mod_filter
- mod_include
- mod_isapi
- mod_log_config
- mod_mime
- mod_negotiation
- mod_php5
- mod_setenvif
- mod_so
- mod_ssl (Linux only)
- mod_status
- mod_userdir
- mod_win32 (Windows only)
- mpm_winnt (Windows only)
- prefork