1

I just downloaded the MacOS Big Sur Beta 3. The problem is when I'm trying to open XAMPP, you can see the application jumping on the dock but it stops right away without doing any action. Is it possible to access my files without running the XAMPP VM?

1 Answers1

-1

Same thing happens to me… Until it gets fixed, you can use the console interface:

sudo /Applications/XAMPP/xamppfiles/ctlscript.sh start
Avris
  • 9
  • 2
  • This method can be used to turn on the server modules, but in MacOS Big Sur, it will not work. It will not work on XAMPP VM – Vikash Mishra Nov 15 '20 at 18:56
  • @VikashMishra not sure what you mean by “it will not work”, because I'm literally using it and it works well. – Avris Dec 28 '20 at 10:22