Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Fix XAMPP Errors On Quit (2 Ways)

Tags: xampp error quit

So you’re trying to Quit Xampp and you’re getting these errors:

Error: Cannot create file "C:\xampp\xampp-control.ini"
Access is denied

Exception EAccessViolation in module xampp-control.exe at 0025B292.
Access Violation ad address 0065B292 in module 'xampp-control.exe'. Read of address 00000042.

To close the errors you have to end XAMPP’s process using the Task Manager. Clicking on the OK or X buttons won’t work.

Once you close XAMPP’s process, let’s see how we can fix the errors.

Run XAMPP as Administrator

The first possible fix would be to run XAMPP as Administrator:

  1. Right-click on xampp-control.exe file
  2. Select Properties
  3. Select Compatibility
  4. Tick the Run this program as administrator
  5. Click OK.

Re-open XAMPP and try to quit it.

If you’re not getting any errors, then the issue is fixed and you are good to go!

If you’re still getting the errors or for some reason, you cannot run XAMPP as Administrator, please read on.


Check out this step-by-step video guide:

Modify User permission

  1. Right-click on xampp-control.ini
  2. Select Properties
  3. Select Security
  4. Click Edit
  5. Change from Read to Modify
  6. Click OK
  7. Re-open XAMPP and try to quit it

That’s all



This post first appeared on Neutron Dev, please read the originial post: here

Share the post

Fix XAMPP Errors On Quit (2 Ways)

×

Subscribe to Neutron Dev

Get updates delivered right to your inbox!

Thank you for your subscription

×