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

查看:252
本文介绍了带有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(用户帐户控制),因为它限制了运行Web服务器所需的某些管理功能.

要确保您的用户帐户具有管理员特权,请从Windows的开始">运行"菜单中运行lusrmgr.msc,以打开Local Users and Groups 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.

要从Control Panel禁用UAC(以管理员身份):

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

  1. 在右上角的搜索字段中键入UAC.
  2. 点击搜索结果中的Change User Account Control设置.
  3. 将滑块向下拖动到Never notify,然后单击确定".
  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.

Control Panel打开User Accounts窗口.点击Turn User Account Control on or off选项,然后取消选中该复选框.

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,则必须将XAMPP安装在C:\Program Files (x86)之外的其他文件夹中,例如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天全站免登陆