apache无法启动

下载了最新版本的apache,文件配置,环境变量都进行了调整,而且也检测了配置文件合理。

img

但是输入httpd -k start没有什么提示,反而是告诉我一些httpd的用法。apache服务没有打开。

img

img

而且换了其他的打开方式也还是不行。

img

img

img

求帮我解决解决问题,哦捏该。

其中配置文件是跟着这篇博客改的:
https://blog.csdn.net/WMX_0121/article/details/125110406?ops_request_misc=%257B%2522request%255Fid%2522%253A%2522168618976916800186529042%2522%252C%2522scm%2522%253A%252220140713.130102334..%2522%257D&request_id=168618976916800186529042&biz_id=0&utm_medium=distribute.pc_search_result.none-task-blog-2~all~top_positive~default-2-125110406-null-null.142^v88^control_2,239^v2^insert_chatgpt&utm_term=%E6%A0%87%E5%87%86c%E8%AF%AD%E8%A8%80%E5%AE%9E%E7%8E%B0CGI%E9%80%9A%E8%AE%AF%E5%BD%95&spm=1018.2226.3001.4187

日志信息如下:
Apache server shutdown initiated...
pm_winnt:notice] [pid 14940:tid 412] AH00354: Child: Starting 64 worker threads.
[Thu Jun 08 10:47:04.693967 2023] [mpm_winnt:notice] [pid 15336:tid 440] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Thu Jun 08 10:47:06.701454 2023] [mpm_winnt:notice] [pid 14940:tid 412] AH00364: Child: All worker threads have exited.
[Thu Jun 08 10:47:06.731364 2023] [mpm_winnt:notice] [pid 15336:tid 440] AH00430: Parent: Child process 14940 exited successfully.
[Thu Jun 08 10:53:23.661351 2023] [mpm_winnt:notice] [pid 14412:tid 392] AH00455: Apache/2.4.55 (Win64) OpenSSL/1.1.1s configured -- resuming normal operations
[Thu Jun 08 10:53:23.661351 2023] [mpm_winnt:notice] [pid 14412:tid 392] AH00456: Server built: Jan 15 2023 10:24:46
[Thu Jun 08 10:53:23.661351 2023] [core:notice] [pid 14412:tid 392] AH00094: Command line: 'httpd.exe -d D:/Apache24'
[Thu Jun 08 10:53:23.661351 2023] [mpm_winnt:notice] [pid 14412:tid 392] AH00418: Parent: Created child process 15184
Apache server interrupted...
023] [mpm_winnt:notice] [pid 15184:tid 400] AH00354: Child: Starting 64 worker threads.
[Thu Jun 08 10:55:47.501061 2023] [mpm_winnt:notice] [pid 14412:tid 392] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Thu Jun 08 10:55:49.518613 2023] [mpm_winnt:notice] [pid 15184:tid 400] AH00364: Child: All worker threads have exited.
[Thu Jun 08 10:55:49.548411 2023] [mpm_winnt:notice] [pid 14412:tid 392] AH00430: Parent: Child process 15184 exited successfully.

我看见评论中还有人装不上,这个你得问作者了