Turn on the Zend function of XAMPP

Source: Internet
Author: User
Tags ini zend

The installation of their own xampp, yesterday want to debug a Supev, the results prompted the error that no Zend Function! Dizzy, I remember xampp inside have Zend Ah, is not open?

Look for php.ini to see configuration information, from the previous experience that xampp php.ini should be Xampp\apache\bin\php.ini rather than Php\php5.ini, open xampp\apache\bin\ PHP.ini, search for "Zend", found that there are "zend_optimizer.enable_loader" parameters, modify the default 0 to 1, done.

To sum up:

1, open Xampp\apache\bin\php.ini

2. Search Zend_optimizer.enable_loader

3, will zend_optimizer.enable_loader = 0 modified to Zend_optimizer.enable_loader = 1

4, restart Apache, finished

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.