Hello
Zned Optimizer is certainly installed. Here is a listing of installed PHP modules on this server:
root@server1 [~]# php -m
[PHP Modules]
bcmath
calendar
ctype
curl
date
dom
filter
ftp
gd
gettext
hash
iconv
imap
ionCube Loader
json
libxml
mbstring
mime_magic
mysql
openssl
pcre
pgsql
posix
Reflection
session
SimpleXML
sockets
SourceGuardian
SPL
SQLite
standard
tokenizer
uploadprogress
xml
xmlreader
xmlwriter
Zend Optimizer
zlib
[Zend Modules]
Zend Optimizer
the ionCube PHP Loader
root@server1 [~]#
Checking the PHP version, also shows Zend Optimizer is installed:
root@server1 [~]# php -v
PHP 5.2.9 (cli) (built: Apr 26 2011 11:18:55)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies
with the ionCube PHP Loader v3.3.20, Copyright (c) 2002-2010, by ionCube Ltd., and
with Zend Optimizer v3.3.9, Copyright (c) 1998-2009, by Zend Technologies
root@server1 [~]#
Hello,
I also meant to mention, as part of my troubleshooting, I removed and reinstalled ZendOptimizer as well. It had no effect.