Where does MAMP keep its php.ini?

前端 未结 15 2390
一个人的身影
一个人的身影 2020-11-27 12:23

I have recently got a mac an am not used to developing on a mac at all.

I have MAMP Pro 1.9.6.1. I did a locate on php.ini and got this:



        
15条回答
  •  -上瘾入骨i
    2020-11-27 13:08

    Change /Applications/MAMP/conf/php5.2/php.ini if you are using 5.2 version of php. If you are using the 5.3 php version, edit the /Applications/MAMP/conf/php5.3/php.ini.

    If you are using OSX Lion or OSX Mountain Lion, I recommend you using the default installation of apache and php.

    Greets!

提交回复
热议问题