mac osx lion xampp上的梨位置
Posted
技术标签:
【中文标题】mac osx lion xampp上的梨位置【英文标题】:Pear location on mac osx lion xampp 【发布时间】:2012-03-31 17:36:31 【问题描述】:从我的 phpinfo 中,我看到 pear 配置在 /Applications/XAMPP/xamppfiles/lib/php/pear 位置。但是当我从 /Applications/xampp/xamppfiles/lib/php/pear 位置在终端键入 pear 命令时,它返回错误:“无法打开输入文件:/usr/lib/php/pearcmd.php”
为什么它要去 /usr/lib... ?
我不明白为什么会这样。
【问题讨论】:
【参考方案1】:我刚刚这样做了:
$ cd /usr/lib/php
$ sudo php install-pear-nozlib.phar
【讨论】:
以上是关于mac osx lion xampp上的梨位置的主要内容,如果未能解决你的问题,请参考以下文章
MAC OSX LION:mac 上的 gcc 未编译 wget
在 OSX Lion 上将 mod_wsgi 安装到 XAMPP
Mac OSX 上的 XAMPP:为啥作为“守护进程”运行? [关闭]