美文网首页
XAMPP中php服务器apache启动失败Apache shu

XAMPP中php服务器apache启动失败Apache shu

作者: 进击云原生 | 来源:发表于2020-03-03 22:11 被阅读0次

XAMPP中apache启动失败

10:43:38  [Apache]  Attempting to start Apache app...
10:43:38  [Apache]  Status change detected: running
10:43:41  [Apache]  Status change detected: stopped
10:43:41  [Apache]  Error: Apache shutdown unexpectedly.
10:43:41  [Apache]  This may be due to a blocked port, missing dependencies, 
10:43:41  [Apache]  improper privileges, a crash, or a shutdown by another method.
10:43:41  [Apache]  Press the Logs button to view error logs and check
10:43:41  [Apache]  the Windows Event Viewer for more clues
10:43:41  [Apache]  If you need more help, copy and post this
10:43:41  [Apache]  entire log window on the forums

在这里插入图片描述

httpd.conf配置修改

在这里插入图片描述

httpd-ssl.conf配置修改

在这里插入图片描述

修改之后启动OK

在这里插入图片描述

作者简洁

作者:小碗汤,一位热爱、认真写作的小伙,目前维护原创公众号:『我的小碗汤』,专注于写go语言、docker、kubernetes、java等开发、运维知识等提升硬实力的文章,期待你的关注。转载说明:务必注明来源(注明:来源于公众号:我的小碗汤,作者:小碗汤)

相关文章

  • XAMPP中php服务器apache启动失败Apache shu

    XAMPP中apache启动失败 httpd.conf配置修改 httpd-ssl.conf配置修改 修改之后启动...

  • XAMPP软件

    1. Apache - 软件服务器(运行PHP) 启动失败: 端口号被占用 错误信息: Error:Apache...

  • 熟悉后端语言

    动手 一、在本地安装 Apache 与 PHP。安装 xampp 套件即可。XAMPP 里面包含 Apache 和...

  • XAMPP安装及出现的问题(Mac)

    xampp下载地址xampp安装后出现不能启动的问题: apache不能启动的原因: Apache Web Ser...

  • XAMPP安装和配置(for mac)

    XAMPP安装和配置(for mac) 一、XAMPP介绍 ​ XAMPP(Apache+MySQL+PHP+...

  • iOS 与XAMPP的交互

    一. XAMPP for Mac组件环境搭建 XAMPP = Apache + PHP + MySQLXAMPP支...

  • 后台简单了解

    1. 初学者在本地安装 Apache 与 PHP。安装 xampp 套件即可。XAMPP 里面包含 Apache ...

  • 配置XAMPP

    为什么要下载XAMPP?XAMPP是什么?首先,XAMPP是一个把Apache网页服务器与PHP、Perl及Mar...

  • 熟悉后端语言

    1.初学者在本地安装 Apache 与 PHP。安装 xampp 套件即可。XAMPP 里面包含 Apache 和...

  • 熟悉后端语言

    初学者在本地安装 Apache 与 PHP。安装 xampp 套件即可。XAMPP 里面包含 Apache 和 P...

网友评论

      本文标题:XAMPP中php服务器apache启动失败Apache shu

      本文链接:https://www.haomeiwen.com/subject/tmollhtx.html