在带有 UAC 警告的 Win 8.1 上安装 XAMPP [英] XAMPP installation on Win 8.1 with UAC Warning

查看:25
本文介绍了在带有 UAC 警告的 Win 8.1 上安装 XAMPP的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在 Windows 8.1 上安装 Xampp win32-1.8.2.我收到一条消息说因为您系统上的用户帐户已激活,XAMPP 的某些功能可能受到限制."我尝试更改用户帐户控制设置,但警告仍然存在.并且 APACHE 没有启动.我也禁用了我的 IIS,但仍然无法正常工作.我该怎么办?谢谢.

I am trying to install Xampp win32-1.8.2 on Windows 8.1. I get a message saying" Because an activated user account User Account on your system some functions of XAMPP are possibly restricted." I've tried to change the user account control settings but still the warning is there. And the APACHE does not start. I've also disabled my IIS but still, its not working. What should I do? Thanks.

推荐答案

您需要检查两件事:

  1. 确保您的用户帐户具有管理员权限.
  2. 禁用 UAC(用户帐户控制),因为它会限制运行网络服务器所需的某些管理功能.

要确保您的用户帐户具有管理员权限,请从 Windows 开始 > 运行菜单运行 lusrmgr.msc 以打开 本地用户和组 Windows.双击显示在 Users 下的用户帐户,并验证它是 Administrators 的成员.

To ensure that your user account has administrator privilege, run lusrmgr.msc from the Windows Start > Run menu to bring up the Local Users and Groups Windows. Double-click on your user account that appears under Users, and verifies that it is a member of Administrators.

要禁用 UAC(以管理员身份),从 控制面板:

To disable UAC (as an administrator), from Control Panel:

  1. 在右上角的搜索字段中输入 UAC.
  2. 点击搜索结果中的Change User Account Control设置.
  3. 将滑块向下拖动到从不通知,然后单击确定.
  1. Type UAC in the search field in the upper right corner.
  2. Click Change User Account Control settings in the search results.
  3. Drag the slider down to Never notifyand click OK.

控制面板打开User Accounts窗口.单击打开或关闭用户帐户控制选项,然后取消选中复选框.

open up the User Accounts window from Control Panel. Click on the Turn User Account Control on or off option, and un-check the checkbox.

或者,如果您不想禁用 UAC,则必须在 C:\Program Files (x86) 之外的不同文件夹中安装 XAMPP,例如C:\xampp.

Alternately, if you don't want to disable UAC, you will have to install XAMPP in a different folder, outside of C:\Program Files (x86), such as C:\xampp.

希望这会有所帮助.

这篇关于在带有 UAC 警告的 Win 8.1 上安装 XAMPP的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆