Error starting “XAMPP” stack: cannot calculate MAC address: signal killed

前端 未结 3 1041
佛祖请我去吃肉
佛祖请我去吃肉 2021-02-13 04:35

I recently installed XAMPP-VM on my Mac. I am encountering a problem whenever I click Start in the General tab. Log tab shows that...

INFO: Starting "XA

相关标签:
3条回答
  • 2021-02-13 04:49

    I had the same problem and fixed it.

    You have to close xampp, then type on your terminal:

    rm -rf ~/.bitnami/stackman 
    

    And open xampp again.

    Hope it works for you :) .

    0 讨论(0)
  • 2021-02-13 05:01

    Make sure you have these requirements to use XAMPP-VM platform:

    • OS X 10.10.3 Yosemite or later
    • a 2010 or later Mac (i.e. a CPU that supports EPT)

    UPDATE:

    Unfortunately you can not use XAMPP-VM if you don't have this requirements but you can use the regular OS X native installer available at https://www.apachefriends.org/download.html

    0 讨论(0)
  • 2021-02-13 05:04

    Hitting the same error. However, I pressed start after a while it works. lol...

    Running Mac OS 10.12.6 (16G29) and XAMPP 7.2.0

    0 讨论(0)
提交回复
热议问题