Author Topic: Where is Zend Guard been installed  (Read 23243 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Where is Zend Guard been installed
« on: January 10, 2020, 08:21:23 PM »
I have selected "Install Zend Guard loader" on tht PHP 5.6 options (im using two versions of PHP , 5.6 and 7.2 )

But i cant find it anywhere in my CentOS, i try

[root@li1194-226 ~]# find / -name "ZendGuard*"
/usr/local/cwpsrv/htdocs/resources/admin/addons/3rdparty/phpseclib/vendor/phing/phing/classes/phing/tasks/ext/zendguard/ZendGuardLicenseTask.php
/usr/local/cwpsrv/htdocs/resources/admin/addons/3rdparty/phpseclib/vendor/phing/phing/classes/phing/tasks/ext/zendguard/ZendGuardEncodeTask.php

In PHP Selector v2 , in Select options for PHP 56 i have this.



Wish someone can point me out where is it, because i need to point the location of this file for a configuration file of a script.

THANKS!

 

Offline
*****
Re: Where is Zend Guard been installed
« Reply #1 on: January 12, 2020, 02:50:45 PM »
hi,
here you go :

5.5 :
/usr/local/zend/5.5/ZendGuardLoader.so

5.6
/usr/local/zend/5.6/ZendGuardLoader.so

Offline
*
Re: Where is Zend Guard been installed
« Reply #2 on: January 14, 2020, 10:26:45 PM »
Nope, that route not exists.

usr/local/zend not exists.


Offline
*
Re: Where is Zend Guard been installed
« Reply #3 on: January 16, 2020, 06:09:10 PM »
Maybe its because im using 2 versions of PHP (7,2 and 5.6)?? , What is the route?  :( :(  thanks in advance

Nothing in Documentation also.

Offline
*
Re: Where is Zend Guard been installed
« Reply #4 on: January 21, 2020, 11:29:37 PM »
Someone pls, :( any other route i can try to look at.

Re: Where is Zend Guard been installed
« Reply #5 on: January 22, 2020, 01:52:14 AM »
find / -name "?end?uard*"
or
find / -name "?end*"

Offline
*****
Re: Where is Zend Guard been installed
« Reply #6 on: January 23, 2020, 11:47:29 AM »
do you installed it ? and the extension is enabled in 5.6 ?

Offline
*
Re: Where is Zend Guard been installed
« Reply #7 on: January 24, 2020, 05:10:33 AM »
I select "Install Zend Guard Loader" in the PHP 56 options, so i think it should be installed and enable.

But how can i check this, and if not, how can i install it and enable it.

Thanks

Offline
*
Re: Where is Zend Guard been installed
« Reply #8 on: January 28, 2020, 09:43:04 PM »
 :'( I dont want to Force Zend Guard Install, because in my experience if you mess with the CWP default logic, you get more problems later.

Pls Can some one tell me , why even when i have selected "Install Zend Guard" this is not installed, I have searched for the files, everywhere with no luck

If everything fails i will try to follow this guide: https://www.zsite.net/book/zsitemanual/162.html Does anyone has a better one, or maybe can explain to me why i cant find Zend Guard file .thanks.

Offline
****
Re: Where is Zend Guard been installed
« Reply #9 on: January 29, 2020, 01:46:54 AM »
check phpinfo() on a page running it.  the System PHP is not the same as CWP's PHP, so you can't really mess it up.
Google Hangouts:  rcschaff82@gmail.com

Offline
*
Re: Where is Zend Guard been installed
« Reply #10 on: February 09, 2020, 03:47:08 AM »
My question to CWP team would be, why in the options it says that you "Install Zend Guard Loader" for that version of PHP if it isnt true, it is not installed actually, is it a bug, what am i doing wrong?,

Thanks in advance, in phpinfo() it seems i have zend engine, but there is no info about any Zend Guard Loader.

:(

Offline
*****
Re: Where is Zend Guard been installed
« Reply #11 on: February 15, 2020, 02:05:04 PM »
hi when it is installed it will show up in phpinfo and it is only available for 5.5 and 5.6 php

Offline
****
Re: Where is Zend Guard been installed
« Reply #12 on: February 15, 2020, 02:11:38 PM »
Devs need to add a note for that module, or disable the checkbox for 7+
Google Hangouts:  rcschaff82@gmail.com

Offline
*****
Re: Where is Zend Guard been installed
« Reply #13 on: February 15, 2020, 02:14:40 PM »
Devs need to add a note for that module, or disable the checkbox for 7+
where did you see zend guard for php 7.xx ? screenshot ?

Offline
****
Re: Where is Zend Guard been installed
« Reply #14 on: February 15, 2020, 02:16:04 PM »
The original poster.  On the compile PHP page, zend does show up as a module.
Google Hangouts:  rcschaff82@gmail.com