mysql - 安装后,WAMP 服务器未在 Windows 10 上启动

标签 mysql wamp wampserver

下载于:http://www.wampserver.com/en/

WAMPSERVER 64 位 (X64) 3.0.6

  • Wampserver 3.0.6 64 位 x64
  • Apache 2.4.23
  • PHP 5.6.25/7.0.10
  • MySQL 5.7.14
  • PHPMyAdmin 4.6.4
  • 管理员 4.2.5
  • PhpSysInfo 3.2.5

安装后,WAMP 服务器未在 Windows 10 上启动。

错误日志如下:

State of services:

The service 'wampapache64' is NOT started EXIT error code:1066 Help message for error code 1066 is:

The service has returned a service-specific error code.

The service 'wampmysqld64' is started

The service 'wampmariadb64' is started

The service 'dnscache' is started

WampServer (Apache, PHP and MySQL) will not function properly if any service

'wampapache64'

'wampmysqld64'

'wampmariadb64'

'dnscache'

is not started.

是的,安装了 MSVC:

enter image description here

事件日志:

The Apache service named reported the following error: AH00015: Unable to open logs .

The Apache service named reported the following error: AH00451: no listening sockets available, shutting down .

The Apache service named reported the following error: (OS 10013)An attempt was made to access a socket in a way forbidden by its access permissions. : AH00072: make_sock: could not bind to address 0.0.0.0:80 .

The Apache service named reported the following error: (OS 10013)An attempt was made to access a socket in a way forbidden by its access permissions. : AH00072: make_sock: could not bind to address [::]:80 .

The wampapache64 service terminated with the following service-specific error: Incorrect function.

关于如何解决这个问题有什么想法吗?

最佳答案

终于找到了解决方案:https://stackoverflow.com/a/36034867/221919

我用命令查看了80端口的使用情况,

cmd

netstat -ao

找到罪魁祸首

enter image description here

将端口从 80 更改为 8080 之后

enter image description here

有效:

enter image description here

关于mysql - 安装后,WAMP 服务器未在 Windows 10 上启动,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46139605/

相关文章:

mysql - 我怎样才能以逗号分隔列表的形式获得子值?

php - 在更新服务器端代码之前需要多次刷新?

apache - 如何让 Apache 在 Ubuntu 上停止?

php - 如何在 wamp 中安装 pecl php 扩展

PHP 错误 : Access denied for user 'jobportal' @'localhost' (using password: YES)

php - Mysql PHP 脚本变慢需要重构

php - 让用户创建自己的自定义选择菜单选项,同时保持应用程序默认设置

mysql - mysql2 gem 安装失败

PHP - MySQL 语句在 UPDATE SET 时始终将值设置为 1

php - WampServer 2.4 MySQL 实例未启动,图标保持橙色