Page 1 of 1

Xampp crash when i quit

PostPosted: 14. September 2020 10:27
by holesatech
hello members, when i stop apache and mysql the system went well, but when i go to the botton to xampp icon and write click it and select quit, xampp just crashes as the images shows
Image
Image

images
https://drive.google.com/file/d/1HZvBbrqITuZOML90Q5yZTMur7D-oT3Vd/view?usp=sharing
https://drive.google.com/file/d/112-rEPkBKsyNHQ8LUe0W0rJplwnhGX0y/view?usp=sharing

Re: Xampp crash when i quit

PostPosted: 03. October 2020 13:15
by andro_marian
Same problem with the Exit button.

Re: Xampp crash when i quit

PostPosted: 27. October 2020 07:45
by holesatech
This problem happen in xampp with php version 7.3 and above. I dont know the cause, any one with idea.
windows 10 user

Re: Xampp crash when i quit

PostPosted: 27. October 2020 19:10
by Beltran
Hi,

Thanks for reporting it. If you have been modify any options from the XAMPP Control panel that tool is trying to write those options in the the INI file.

This was a change that fixes a security issue in Windows Platforms CVE-2020-11107 reported by Maximilian Barz. XAMPP Windows versions lower than 7.2.29, 7.3.16 and 7.4.4 allow an unprivileged User to access and modify its editor and browser configuration. An attacker could modify the "xampp-contol.ini" to set a value to a malicious .exe or .bat file that is gets executed after another user tries to open it via the control panel. We, as XAMPP maintainers, decided to drop that write privilege to the ini file for non-administrators in Windows to prevent that vulnerability.

There are some possible workarounds:
- Enable back the write privileges and to be aware of this potential issue
- Modify the ini file with an editor the properties you need or
- To run the XAMP Control panel as administrator

We will investigate if we can modify the XAMPP Control panel to avoid that error message.

Re: Xampp crash when i quit

PostPosted: 01. November 2020 19:27
by jwc2020cp
I had the same problem, but resolved by clicking " Run as Administrator " . How do I get to run it As Administrator automatically ? Appreciate your advice. Thanks