Php:zend Guard run-time Support missing

Source: Internet
Author: User
Tags vc9
When running the PHP script, the page prompts for the following information:

Zend Guard run-time support missing!
One more of the files on this web site were encoded by Zendguard and the required run-time are not installed Orproper Ly configured.
For the Web site user
This means, this WEB server was not configured correctly to runthe files, it contains. Please contact the Web site ' sadministrator/webmaster and inform them of this problem and give themthe URL for you is trying t o Display to help them in diagnosing theproblem.
For the Site administrator/web Master
One or more files on your site were encoded with Zend Guard. Thismay is third party libraries The were provided to the an ISV. Toallow these files to properly run I 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 are provided free of charge.
General Disclaimer:zend Technologies are not responsible tothe configuration and setup of Web sites using Zend Guard Techn Ology. Please contact your software vendor if these, were providedby an ISV, or consult your Zend Guard Users guide If T hese files wereencoded by your organization.

According to the operation, Zendloader is installed, but it still doesn't work.
[Zend.loader]zend_loader.enable=1zend_loader.disable_licensing=0zend_loader.obfuscation_level_support=3zend_loader.license_path=zend_extension = "D:\wamp\bin\php\php5.3.10\ext\ZendLoader.dll"
Key information in the Phpinfo:
PHP Extension 20090626Zend Extension 220090626Zend Extension Build API220090626,TS,VC9
Note: TS should be thread safe

Reply content:

When running the PHP script, the page prompts for the following information:

Zend Guard run-time support missing!
One more of the files on this web site were encoded by Zendguard and the required run-time are not installed Orproper Ly configured.
For the Web site user
This means, this WEB server was not configured correctly to runthe files, it contains. Please contact the Web site ' sadministrator/webmaster and inform them of this problem and give themthe URL for you is trying t o Display to help them in diagnosing theproblem.
For the Site administrator/web Master
One or more files on your site were encoded with Zend Guard. Thismay is third party libraries The were provided to the an ISV. Toallow these files to properly run I 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 are provided free of charge.
General Disclaimer:zend Technologies are not responsible tothe configuration and setup of Web sites using Zend Guard Techn Ology. Please contact your software vendor if these, were providedby an ISV, or consult your Zend Guard Users guide If T hese files wereencoded by your organization.

According to the operation, Zendloader is installed, but it still doesn't work.
[Zend.loader]zend_loader.enable=1zend_loader.disable_licensing=0zend_loader.obfuscation_level_support=3zend_loader.license_path=zend_extension = "D:\wamp\bin\php\php5.3.10\ext\ZendLoader.dll"
Key information in the Phpinfo:
PHP Extension 20090626Zend Extension 220090626Zend Extension Build API220090626,TS,VC9
Note: TS should be thread safe

The issue is resolved:
I'm using Wamp, and PHP in Wamp is TS (that is, thread safe), but Zendloader is going to run in NTS (thread insecure), so it's a matter of re-downloading PHP (NTS version).
Related articles:
Zend Guard run-time Support Missing
Release Notes for PHP (thread safe and non thread safe) under Windows

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.