Código:
c:\xampp\php\ext
- zend_extension=ZendLoader.dll
- zend_extension=opcache.dll
y reiniciar el apache. Pero al tratar de acceder a algun archivo codificado me dice lo siguiente
Código:
For The Site Administrator/Web Master
One or more files on your site were encoded with Zend Guard. Thismay be third party libraries that
were provided to you by an ISV. Toallow these files to properly run you need to download and
installone of the Zend guard run-time libraries. This is either ZendOptimizer or Zend Loader. The
proper files can be downloaded fromhttp://www.zend.com/guard/downloads.This software is
provided free of charge.
General Disclaimer: Zend Technologies is not responsible tothe configuration and setup of web sites
using Zend Guard technology.Please contact your software vendor if these components were
providedby an ISV or consult your Zend Guard Users Guide if these files wereencoded by your
organization.
¿Que estoy haciendo mal?