Mysql 和 apache 未启动

标签 mysql apache

我无法在本地主机中启动 mysql 和 apache 服务器。它告诉我以下错误消息:

Error: Apache shutdown unexpectedly.
01:45:42  [Apache]  This may be due to a blocked port, missing dependencies, 
01:45:42  [Apache]  improper privileges, a crash, or a shutdown by another method.
01:45:42  [Apache]  Press the Logs button to view error logs and check
01:45:42  [Apache]  the Windows Event Viewer for more clues
01:45:42  [Apache]  If you need more help, copy and post this
01:45:42  [Apache]  entire log window on the forums

如何解决?

最佳答案

请从任务管理器中关闭 80 端口服务。

关于Mysql 和 apache 未启动,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36074817/

相关文章:

html - 如果用户没有字体,如何在网站上显示缅甸字符并将其记录在MySQL中?

mysql - 当后端升级到 MySQL 时,连接中带有 varchar 字段的可编辑 MS Access 查询不再可编辑

php - 使用 HTTPS 时,您无权访问/在此服务器上

apache - .htaccess 未在 Ubuntu 14.04 (Apache 2.4.7) 中加载

php - 字体不会显示在 php include 的标题中

java - Access-Control-Allow-Origin 不允许来源 - 如何使用非常简单的 Web 堆栈和 guice 启用 CORS

regex - 301 将非 www 和 www 重定向到新域,但排除主页/root

php - MySQL 查询无法检索数据...或类似的东西

mysql - 在这种情况下,哪种数据结构/类型是首选

php - 我可以使用 usort 函数仅显示第二高(或第三……依此类推)值吗?