Page 1 of 1

Zend Guard Loader with Xampp 5.6.3 erro

PostPosted: 01. September 2016 07:20
by airdee
I am having problem on adding Zend Guard Loader to Xampp. I have download ZendLoader.dll and put it in xampp PHP folder. Added zend_extension="F:\xampp\php\ZendLoader.dll" in php.ini and enabled it. Restarted xampp and got a system error "The program can't start because php5.dll is missing from your computer".

I hope there is available solutions on running Zend Guard Loader with Xampp.

Re: Zend Guard Loader with Xampp 5.6.3 erro

PostPosted: 01. September 2016 09:26
by Altrea
XAMPP uses PHP thread safe versions to couple as Apache Module.
Zend Loader does not support thread safe versions of PHP.

Re: Zend Guard Loader with Xampp 5.6.3 erro

PostPosted: 01. September 2016 11:17
by airdee
Thank you for your reply. So it is clear that Zend Guard Loader cannot run with Xampp.

Re: Zend Guard Loader with Xampp 5.6.3 erro

PostPosted: 01. September 2016 14:20
by Altrea
correct.