Where is PHP.ini in Mac OS X Lion? Thought it was in /usr/local/php5/lib

前端 未结 12 2248
醉话见心
醉话见心 2020-11-29 15:13

I wanted to run some PHP right on my Mac, uncommented httpd.conf, activated web sharing, installed MySQL etc. I can\'t seem to find my PHP files, most importantly, PHP.ini.<

12条回答
  •  粉色の甜心
    2020-11-29 15:24

    You run php_info() and see line bellow :)

    Loaded Configuration File   /Applications/XAMPP/xamppfiles/etc/php.ini
    

提交回复
热议问题