Solokron

Well-Known Member
Aug 8, 2003
852
2
168
Seattle
cPanel Access Level
DataCenter Provider
Why am I still seeing Zend Guard Loader v3.3 with 5.3.28 builds?

PHP 5.3.28 (cli) (built: Mar 18 2014 17:26:51)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies
with XCache v3.0.3, Copyright (c) 2005-2013, by mOo
with the ionCube PHP Loader v4.4.1, Copyright (c) 2002-2013, by ionCube Ltd., and
with Zend Guard Loader v3.3, Copyright (c) 1998-2010, by Zend Technologies
with XCache Cacher v3.0.3, Copyright (c) 2005-2013, by mOo
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,267
463
Hello :)

Zen Guard 5.5 is provided for use with PHP 5.3. You can verify this with the following command:

Code:
grep zend_extension /usr/local/lib/php.ini
The version number mismatch that you see is a problem internal to Zen Guard and not something we can address.

Thank you.