How to solve the Zend accelerator-php Tutorial

Source: Internet
Author: User
Tags apc
As for Zend accelerator PHP, ZendGuardLoader was used to replace ZendOptimizer from 5.3, the acceleration effect should not be very obvious. after all, PHP5 itself is very fast. It mainly runs PHP programs encrypted with ZendGuard. The installation process is not mentioned, but the last note: ZendLoader. dll in the package can only be used for non-secure threads (nonthreadsafe) PHP. The above is about the Zend accelerator.
PHP has replaced Zend Optimizer with Zend Guard Loader since 5.3. the acceleration effect should not be very obvious. after all, PHP5 itself is very fast. It mainly runs PHP programs encrypted with Zend Guard.
The installation process is not mentioned, but the last sentence
Note: ZendLoader. dll in the package can only be used for non-secure threads (non-thread safe) PHP.

The above is the installation method found on the internet. The problem is that there is no php5apache2_2.dll in my V6 non thread safe.
I checked it online and got V6 thread safe, and found php5apache2_2.dll.

In conflict, php5apache2_2.dll is not available in the default version, and php5apache2_2.dll is available in the ts version, but ZEND accelerator cannot be installed.
.
Or can an accelerator be unavailable after 5.3?

------ Solution --------------------
I have never used this Accelerator. should acceleration be the same as eAccelerator? However, in version 5.4, eAccelerator is not supported. it is said that APC is to be integrated? It seems a problem that I compiled the APC last time.

Php does not support the apache module mode after a certain version of 5.x, so you cannot find the official v9 version (php5apache2_2.dll). as for the thread safe of v6, php5apache2_2.dll? This...

So it seems that you should use iis (Nginx) + php to bring this Zend Guard Loader in 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.