After installing XAMPP for mac after a long time, it was a bit different

Aug 30, 2020 PHP Mac xampp

#Conclusion

  1. It was a VM
  2. It’s not http://localhost~ anymore

Install XAMPP

XAMPP

Version as of August 30, 2020 is 7.4.9

![Screenshot 2020-08-30 16.05.11.png](https://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/699952/a64f1e2a-a0f6-5938-0c28-(7b5ff26f06cf.png)

I notice that the XAMPP folder that finder should have is gone

I tried to start XAMPP for the time being

Then it looks like a local IP address is assigned

![Screenshot 2020-08-30 16.12.26.png](https://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/699952/46fc7774-cb13-3b8a-0e89-(10dafa6e84a8.png)

Start Apache and MySQL

![Screenshot 2020-08-30 16.16.32.png](https://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/699952/2111e8f7-9412-ba55-d1d5-(0035e5b481f0.png)

Enable 80 port

![Screenshot 2020-08-30 16.17.23.png](https://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/699952/42ba2f84-bd41-b560-e98b-(70c6bb5fa1f4.png)

Click mount

![Screenshot 2020-08-30 16.19.59.png](https://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/699952/9136ccb8-a399-8e34-4031-(7ce37167b649.png)

The htdocs in this opt/lampp seems to be the root.

** If you go to this point, the IP address of the VM will be displayed in the “location” of the finder and you can operate the folder **