I have installed XAMPP for macOS Sierra.
I have one icon in application for XAMPP.
I am able to run the server & it\'s services but I am not able to find the
You can also mount it on your own mac :
hatem@Mac:/opt$ sudo mkdir lampp hatem@Mac:/opt$ sudo mount -t nfs -o resvport,rw 192.168.64.2:/opt/lampp /opt/lampp
Then ls and you will find the entire lampp from the VM mounted locally.