Wamp cannot be started, and apache is not started.

Source: Internet
Author: User
Wamp cannot be started, and then it is found that apache is not started and the error is apache403 at the beginning. then check the apache configuration file httpd in the configuration file. conf, & nbsp; find & nbsp; deny & nbsp; from & nbsp; al wamp cannot be started, then we found that apache was not started.
At first, the error is apache403. in the configuration file, check the apache configuration file httpd. conf,
Change deny from all to allow from all.
The deny in phpmyadmin is also changed,
Then wamp cannot be started,
Choose change> internet Protocol (TCP/IP)> Properties> Advanced> wins TAG> disable

Check the check before LMhosts query. after half a day, port 80 is not occupied and apache is not started.
Run httped.exe in the following figure: Invalid command 'order', perhaps misspelled or defined by a module not supported ded
In the server configuration

Check whether the module authz_host_module is not loaded or the error occurs.

Solution: load or find a correct overwrite

LoadModule authz_host_module modules/mod_authz_host.so


How to load it? Is it written in httpd. conf? Share:
------ Solution --------------------
Yes .. Is added to the configuration file, you can find your own installation tutorial first. You will know.
------ Solution --------------------
Find LoadModule authz_host_module modules/mod_authz_host.so in httpd. conf (near line 79)
Remove the # above


------ Solution --------------------
Go directly ..

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.