【发布时间】:2015-12-22 23:46:10
【问题描述】:
当我安装 xampp 时,它工作正常。但是一旦重启/关机后,就会出现这个错误。
[Apache] Problem detected: Apache not found.
[Apache] Disbling apache buttons
[Apache] Run this program from your apache root directory.
[mysql] Problem detected: mysql not found
[mysql] Diabling mysql buttons
[mysql] Run this program from your apache root directory.
Xampp 版本:xampp-win32-1-8-3-4-VC11-installer
系统配置:windows 7 32位
注意:安装时会显示禁用 UAC。
【问题讨论】:
-
程序无法找到启动进程的 bat 文件,因此它们禁用了该按钮。你移动控制面板了吗?尝试在您的 xampp 文件夹中运行“setup_xampp.bat”
-
不,我没有移动任何文件。你说
program is unable to find bat files是说有些文件丢失了? -
在您的安装文件夹中应该有 apache_start.bat 和 apache_stop.bat、mysql_start.bat 等。我会像 CJB 建议的那样以管理员身份重新安装,看看这次是否安装。
-
apache_start.bat , mysql_start.bat 文件在根 xampp 中可用
-
当我运行 setup_xampp.bat 时。它给出了一条警告消息“程序无法启动,因为缺少 php5ts.dll。尝试重新安装程序以解决此问题”