install phalcon on mac with XAMPP

首先使用brew安裝對應版本的phalcon,參考https://docs.phalconphp.com/en/latest/reference/tutorial.htmlphp

安裝好後會有 phalcon.so生成,位置是 /usr/local/Cellar/php56-phalcon/2.0.9/phalcon.sohtml

而後,找到xampp下php的php.ini文件,個人是/Applications/XAMPP/xamppfiles/etc/php.inispa

在該文件最後一行添加:htm

/usr/local/Cellar/php56-phalcon/2.0.9/phalcon.soblog

 

而後再食用xampp下的php運行get

php -mio

會發現phalcon已經在列表中了。phalcon

 

參考:http://blog.thesecretlab.nl/install-phalcon-on-a-mac/class

http://stackoverflow.com/questions/30071652/phalcone-mac-and-xampptest

相關文章
相關標籤/搜索