• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

ZendOptimizer & SourceGuradian problem with Plesk 10.4.4 Freshinstall

R

RasaNegar

Guest
Plesk Panel for Linux, 10.4.4, CentOS6X, X86_64

we rent a server and install a fresh plesk installation on it ( with PHP 5.3 )
after that migrate the other server (also Plesk 10.4.4 - update 13 - PHP 5.2.17) domains

but there are some sites that have problem with sites must be decoded with Source-guardian and ZendOptimizer ( 3.3.0 on old Server )

as you know we have to use Zend Guard Loader on PHP5.3 but the script is not compatible and Source guardian scripts have the same problem

we try to Downgrade to PHP 5.2.17 but its not load zend-optimizer
but its load ioncube!

here is the php -i | grep zend
Loaded Configuration File => /usr/local/Zend/etc/php.ini
Zend Extension => 220060519
Zend Memory Manager => enabled
This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies
and here is the PHP -v

Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies
with the ionCube PHP Loader v4.0.7, Copyright (c) 2002-2011, by ionCube Ltd., and
with Zend Extension Manager v1.2.0, Copyright (c) 2003-2006, by Zend Technologies
with Zend Optimizer v3.3.9, Copyright (c) 1998-2009, by Zend Technologies

but in phpinfo on domian we see

This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies
with the ionCube PHP Loader v4.0.7, Copyright (c) 2002-2011, by ionCube Ltd.

when we try to find out PHP version on plesk we see 5.3.3-3.el6_2.6
in the phpinfo on domain when apache_handler selected its show 5.2.17
in the phpinfo on domain when CGI selected its show 5.3

and there is no hope on running Zend guarded Sites

and also there are lots of php warnings after downgarde to 5.2.17
and lots of problen in cms like joomla
openbasedir and zip enable

we tried everything ....
after lots of Goggling and change we
PROBLEM DESCRIPTION AND STEPS TO REPRODUCE

ACTUAL RESULT :
Nothing just make source guardian sites running after downgrade

EXPECTED RESULT
work just fine like old server
or a fresh install with php 5.2.17

ANY ADDITIONAL INFORMATION
Nothing
 
Last edited by a moderator:
Back
Top