Wamp in the installation of Zend Optimizer always out of the question!

Source: Internet
Author: User
Wamp Install Zend Optimizer always problem!!!!
All right, guys, help me look at all the problems I've been having in the last one weeks.

First I installed the WAMP server

Then because the page shows Zend Optimizer not installed

I'm going to install Zendoptimizer.

But it always appears.

Your Apache Web server is not installed as Windows service.
You should start it manually.
Note:you must start Apache manually before pressing the OK button.

This tip

With this hint, it's not good to install.

To the php.ini file to see the words are 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:

The Code

When installing Zend Optimizer I was also prompted to manually stop Apache, so
Also in CMD inside with net stop apache2.2.8 to stop Apache service
The results also show that Apache has stopped successfully.
But it still bounces. Your Apache Web server is not installed as window service ...
This warning, it's over, it's not going to fit properly.

Would you please help me?
Thank you, everyone.


------Solution--------------------
Yes, your Apache is not running on a service basis.

Your Apache Web server is not installed as Windows service.
You should start it manually.
Note:you must start Apache manually before pressing the OK button.

The Apache Web server does not have Windows services installed.
You should start it manually.
Note: You must start Apache manually, and then press the "OK" button.

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

Zend_optimizer.optimization_level=15
zend_extension_manager.optimizer_ts= "full path to directory containing php-5.2.x subdirectories"
  • Related Article

    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.