Share via

I am trying to install Xampp win32-1.7.7 I get a message saying" Because an activated user account User Account on your system some functions of XAMPP are possibly restricted."

Anonymous
2011-10-09T18:02:13+00:00

I am trying to install Xampp win32-1.7.7 on my  windows 7 but  it is displaying a prompt message saying" Because an activated user account User Account on your system some functions of XAMPP are possibly restricted. with UAC please avoid to install XAMPP to C:\program files(missing permissions).Or deactivate UAC with msconfig after this setup". what does mean? and what should i do to install the software?

original title: troubleshoot

Windows for home | Previous Windows versions | Apps

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

  1. Anonymous
    2011-10-09T23:10:50+00:00

    Hi, Benjanin,

    Try this

    --In Vista you need to be logged in as an administrator and to also disable UAC (User Account Control) as it restricts certain administrative function necessary for the smooth running of a web server - you will be a web server administrator after you install XAMPP.

    Install XAMPP to the root of a drive or partition, for example to the C:\ drive so you end up with all the installation files in C:\xampp - do not install XAMPP to a folder with a space in the name and remember that all things in XAMPP are case sensitive.

    To disable UAC go to

    Start>Control Panel>User Accounts

    there you will find an option

    Turn User Account Control on or off

    just click on it and uncheck

    User Account Control to help protect your computer

    click OK.

    If you also have IIS installed and active then you will not be able to run XAMPP on port 80 and SSL on port 443.

    Simply disable IIS as you won't need it if you install XAMPP and Apache.

    To disable IIS go to

    Start>Control Panel>Programs and Features

    on the leftmost side you will find an option

    Turn Windows features on or off

    click on it and uncheck

    Internet Information Services

    click OK

    and then restart your computer.

    http://www.apachefriends.org/f/viewtopic.php?f=16&t=45364

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2016-08-04T16:08:57+00:00

    It is very easy to disable User Account Control (UAC) in Windows Operating System. To do this, you have to know how to use 'RUN' function in Windows.

    1. Click on the "Start" Button in Windows.
    2. Now go to "Control Panel" Then click on the "User Accounts".
    3. Now click on the "Change User Account Control Settings".
    4. Now you need to Drag Downthe Bar to "Never Notify" Then click on the "OK" Button.
    5. You are "Done".
    6. Now you need to "Restart" Your PC for Apply the changes.

    Alternative Way to Avoid UAC Problem:

    There is another way to solve the UAC Warning problem. By changing the installation folder to somewhere else. Amend the destination while installing Xampp from C:\Program Files (x86) to C:\xampp or any another Drive location.

    Source : Xampp UAC Warnning Message Issue Solved.

    2 people found this answer helpful.
    0 comments No comments