search

Home  >  Q&A  >  body text

Problems encountered after installing Apache2.2.14

The pop-up box encountered when star''Apache''. I searched on Baidu on the Internet, and some people said that the port is occupied or adding the following two lines can solve the problem of apache not being able to start.
LoadModule php5_module modules/php5apache2.dll
AddType application/x-httpd-php .php, but where should I modify this?

某草草某草草2754 days ago550

reply all(2)I'll reply

  • 为情所困

    为情所困2017-05-16 17:05:24

    Can you describe it in more detail? I don’t understand what you are asking

    reply
    0
  • 漂亮男人

    漂亮男人2017-05-16 17:05:24

    Use netstat -ntlp to check whether the port is occupied. Generally speaking, if there is no error when setting up apache under Windows and installing it, it is usually a problem of port occupation. Check whether your iis is running.

    reply
    0
  • Cancelreply