XAMPP - Apache could not start - Attempting to start Apache service

后端 未结 20 1761
悲哀的现实
悲哀的现实 2020-12-31 09:27

While trying to start Apache using XAMPP, I was receiving - \"Attempting to start Apache service...\" message in XAMPP UI. No further details were availabl

20条回答
  •  孤城傲影
    2020-12-31 09:35

    Also check if your xampp is installed in the main directory like C or D or E and not in or within a folder of that directory? i.e. ( "D:/Xampp" or is it "D:/something/Xampp") if its not in the main path of the directory, it will show this error.

    copy your xampp directory from "D:\Something\Xampp" to "D:"
    So it becomes like this "D:\Xampp" and the issue will be resolved.

提交回复
热议问题