我已经使用XAMPP几个月了,突然之间我在XAMPP中遇到了一个我无法找到解决方案的错误。
12:07:28 [mysql] Problem detected: MySQL Not Found!
12:07:28 [mysql] Disabling MySQL buttons
12:07:28 [mysql] Run this program from your XAMPP root directory!
这是我从XAMPP控制面板获得的错误。
当我转到XAMPP根目录并尝试运行mysql_start.bat文件时,它说
mysql\bin\mysqld is not recognized as an internal or external command operable program or batch file
我不知道该怎样做才能让一切恢复正常。
答案 0 :(得分:1)
您尚未指定正在使用的操作系统。最可能的解决方案是以管理员身份安装xampp应用程序,并在安装过程中禁用防病毒。如果在Windows中也禁用UAC。以管理员身份运行应用程序这篇文章取自先前提出的关于同一主题的问题。你可以在这里找到它
apache and mysql start button are disabled in xampp control panel