Zend Guard Loader
Posted by: yoligrana (---.red-acceso.airtel.net)
Date: May 13, 2017 01:49PM

Hi! I need to use Zend Guard Loader in a website. The web app I use asks me this:
"PHP 5.6 and Zend Guard Loader activated".

I currently use Wamp with Apache 2.4.23, Php 5.6.25 and MySql 5.7.14 and downloaded Zend Guard Loader for Php 5.6 at: [www.zend.com]

extracted the rar into C:/wamp64/bin/php/php5.6.25/ext/ folder, so final path is:
C:\wamp64\bin\php\php5.6.25\ext\zend-loader-php5.6-windows-x86

then added into php.ini file:

zend_extension=C:/wamp64/bin/php/php5.6.25/ext/zend-loader-php5.6-windows-x86/ZendLoader.dll
zend_extension=C:/wamp64/bin/php/php5.6.25/ext/zend-loader-php5.6-windows-x86/php_opcache.dll

zend_loader.enable=1
extension=ZendLoader.dll
opcache.enable=1

Going to phpinfo I see Zend Engine 2.6.0 (with Xdebug 2.4.1) but nothing for Zend Guard Loader.
The web app throws me the error: Error! Zend Guard Loader Not found.

What am I doing wrong?

Options: ReplyQuote
Re: Zend Guard Loader
Posted by: RiggsFolly (Moderator)
Date: May 14, 2017 01:09PM

I have a feeling that ZendGuard is only supplied as a Non Thread Safe extension. Therefore it will not load with the default WAMPServer configuration

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: Zend Guard Loader
Posted by: yoligrana (---.red-acceso.airtel.net)
Date: May 14, 2017 08:48PM

RiggsFolly Wrote:
-------------------------------------------------------
> I have a feeling that ZendGuard is only supplied
> as a Non Thread Safe extension. Therefore it will
> not load with the default WAMPServer configuration


Hi RiggsFolly, thanks for your reply!
I found that WampDeveloper Pro supports Zend Loader and so Zend Guard Loader, so I gave it a try.
Do you currently provide support for WampDeveloper Pro?

Thanks again

Options: ReplyQuote
Re: Zend Guard Loader
Posted by: RiggsFolly (Moderator)
Date: May 15, 2017 01:57AM

No.
I have never heard of it

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote


Sorry, only registered users may post in this forum.