Windows could not start the Apache2 on Local Computer - problem

后端 未结 20 2214
-上瘾入骨i
-上瘾入骨i 2020-12-12 11:27

During the installation of Apache2 I got the following message into cmd window:

Installing the Apache2.2 service The Apache2.2 service is successful

20条回答
  •  [愿得一人]
    2020-12-12 12:05

    Windows 10 - administrator account

    I needed to switch the account to an admin type account, in windows services

    httpd.exe -k install
    

    fails to add setup with enough user rights.

提交回复
热议问题