Setting Environment Variables in MAMP?

前端 未结 7 1948
孤城傲影
孤城傲影 2020-12-05 00:34

I assume that MAMP environment variables can be set in ~/.bash_profile, but it seems that setting them there does not always take effect right away. For instance, I just set

7条回答
  •  -上瘾入骨i
    2020-12-05 01:17

    MAMP is looking for "/Applications/MAMP/Library/bin/envvars", if the file doesn't, simply create it and add your environment variables.

提交回复
热议问题