Reputation: 51
I am trying to enable some extensions in my php. If I want to initiate the changes I have to reset the apache server in XAMPP. But I just keep getting a window that says xampp-control.exe has stopped working and gives me options:
No matter which option I choose it will then give me this Application Error:
I have read that I should just install a WAMPP server. Is there a way I can successfully reset the Apache Server?Exception EAccess in modele 'xampp-control.exe' at 001ABEFE. Access Violation at address 005ABEFE in module 'xampp-control.exe'. Read of address 00000042.
Upvotes: 5
Views: 5118
Reputation: 176
Possible workarounds are listed on XAMPP's forum here
There are some possible workarounds:
Running it as administrator worked for me.
Upvotes: 1