我是否必须在 Windows 10 中禁用 UAC 才能安装 XAMPP?

Do I have to disable UAC in Windows 10 in order to install XAMPP?

我正在尝试在 Netbeans 中获取 PHP 程序 运行ning,但每当我尝试使用 Google Chrome 或 Internet Explorer。

关注 this question, I realised that my problem is that I don't have XAMPP installed on my system. So I've attempted to download XAMPP from here。下载.exe安装后,出现以下警告,说我必须禁用用户帐户控制才能运行 XAMPP:

我检查了 installation instructions on netbeans.org,他们提到这是 Windows Vista 上的一个问题:

When the download is completed, run the .exe file. On Microsoft Vista, the User Access Control feature blocks the PHP installer from updating the Apache httpd configuration. Disable UAC while you are installing XAMPP. See Microsoft support for more information.

而且,他们已经链接到 Microsoft 文档,基本上解释了 Windows Vista 中的 UAC。

因为我是 运行ning Windows 10,而不是 Vista,我可以在不禁用 UAC 的情况下继续安装 XAMPP 吗?禁用听起来很危险。或者是否有其他方法可以在 Netbeans 中成功 运行ning PHP 而无需经历这个麻烦?

XAMPP is the best localhost , but , sometime very difficult to adapt to...

NO,不需要卸载UAC,尝试更改程序所在路径再安装,应该可以正常使用##

所以我像往常一样继续安装 XAMPP,并将其安装到 C:/xampp 而不是 @RiggsFolly 建议的 Program Files。自从使用 Netbeans 以来,我没有遇到任何问题,并且能够 运行 PHP 程序。

当出现有关 UAC 的警告时,请忽略它。现在安装程序将尝试默认安装在 c:\xampp 中。不要更改该路径并允许在 c:\xampp 中安装。 安装程序中有关 UAC 的消息应改写为看起来不那么不祥。