Problems always occur when installing zendoptimizer in wamp!

Source: Internet
Author: User
Problems always occur when zendoptimizer is installed in wamp !!!! Hello, everyone & nbsp; let me take a look at this week & nbsp; the problem I 've been suffering from. first, I installed wamp & nbsp; server, and then because & nbsp; there is always a problem when zend optimizer is installed in & nbsp; zend & nbsp wamp !!!!
Hello, everyone. let me take a look at the troubles I 've encountered this week.

First, I installed wamp server

Then, because zend optimizer not installed is displayed on the webpage

I installed zendoptimizer.

But it always appears

Your apache web server is not installed as windows service.
You shoshould start it manually.
NOTE: you must start Apache manually before pressing the OK button.

This prompt

If this prompt is displayed, the installation is not good.

The php. ini file is not generated at all.
[Zend]
Zend_extension_ts = "\ zendOptimizer \ lib \ ZendExtensionManager. dll"
Zend_extension_manager.optimizer_ts = "\ zendOptimizer \ lib \ Optimizer"
Zend_optimizer.enable_loader = 1
Zend_optimizer.optimization_level = 15
; Zend_optimizer.license_path =
; Local Variables:
; Tab-width: 4
; End:

These codes

When installing zend optimizer, I am also prompted to manually stop apache, so
In cmd, we also used net stop apache2.2.8 to stop the apache service.
The results also show that apache is successfully stopped.
But it still pops up with your apache web server is not installed as window service...
This warning means that the installation cannot be correctly completed.

Can you help me?
Thank you!
------ Solution --------------------
Yes, your apache does not run as a service.

Your apache web server is not installed as windows service.
You shoshould start it manually.
NOTE: you must start Apache manually before pressing the OK button.

The Windows service is not installed on the Apache Web server.
You should start it manually.
Note: you must manually start Apache and then click "OK.

For a green WAMP environment, just copy ZendOptimizer. dll to the php-5.2.x subdirectory under any Directory
Then you can specify it in php. ini.

Zend_optimizer.optimization_level = 15
Zend_extension_manager.optimizer_ts = "Full path of directories containing php-5.2.x subdirectories"

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.