Xampp Access violation at address 005ABEFFE

1st try this option.

  • Goto Xampp folder in c:/xampp
  • search for xampp.control.ini
  • right click on xampp.control.ini & click on properties.
  • Goto security select everyone & click on Edit button
  • In permissions for everyone select 1st option(Full control)
  • check all options are selected or not and then click on Apply & then OK.

This will solve you problem.

Note: Above solution works only when you logged in with Admin account.


First, your user must have administrator permission.

Second, install Xampp outside of "program files", preferably install in C:\xampp (It usually comes with this by default).

Third, after installation (Before running Xampp), go to the C:\xampp directory, look for xampp-control.exe, right click on it, go to "properties" go to the "compatibility" tab and then check the "run as administrator" option.


This error is showing you due to Xampp-control.exe doesn't have permission to write on the file named xampp-control.ini. Follow below steps to get rid of this:

  • Go to Xampp directory.
  • Search for file xampp-control.ini.
  • Go to properties of that file.
  • Under security tab Select users Everyone.
  • Edit permissions and provide full control.
  • And Apply

To correct the error :

  1. Go to xampp directory (The location can be C:\xampp )
  2. look for xampp-control application file ( i.e file with icon and .exe extension )
  3. right click on xampp-control.exe file and click Properties option
  4. Now, select compatibility among the tabs and check the checkbox for "Run this program as an administrator"
  5. Finally, click Apply and Ok.

Here, the problem is solved. Try to start and quit xampp, it will work fine.

Tags:

Xampp