【问题标题】:MySQL doesn't start on XAMPPMySQL 无法在 XAMPP 上启动
【发布时间】:2019-04-02 18:51:17
【问题描述】:

我正在尝试使用 phpMyAdmin 登录 MySQL 服务器,当我尝试在 XAMPP 上启动 MySQL 服务器时,它不起作用。我正在使用 Xampp 5.6.30

我已经尝试更改 my.ini 中的端口,并且还删除了一些文件夹,因为我在 StackOverflow 上找到了答案

当我尝试启动它时会发生这种情况:

  [mysql]   Problem detected!
  [mysql]   Port 3306 in use by "Unable to open process"!
  [mysql]   MySQL WILL NOT start without the configured ports free!
  [mysql]   You need to uninstall/disable/reconfigure the blocking application
  [mysql]   or reconfigure MySQL and the Control Panel to listen on a different port

我想登录 phpMyAdmin,但我只能在 Xampp 上启动 Apache 服务器。

【问题讨论】:

  • 你的操作系统是什么?
  • Windows 7 64 位 @elporfirio
  • 其他东西正在使用端口 3306。它可能是您在找到 XAMPP 之前尝试安装的另一个 MySQL 服务器实例

标签: mysql phpmyadmin xampp


【解决方案1】:

您是否尝试过完全关闭 XAMPP,右键单击它并以管理员身份运行它?

【讨论】:

  • 我不明白,如何以管理员身份运行?我关闭了它,但无法这样做。
  • 找到打开 XAMPP 控制面板的“XAMPP 控制面板”图标,右键单击该图标,您应该会看到“以管理员身份运行”选项
猜你喜欢
  • 2022-01-25
  • 2013-08-13
  • 2013-11-05
  • 2015-11-07
  • 2017-01-07
  • 2012-09-12
  • 2014-10-23
相关资源
最近更新 更多