dongpu1331 2013-01-22 16:22
浏览 139
已采纳

在mac上安装php 5.4,更改版本?? (返回旧版本?)

Im trying to update php to 5.4, and I think ive installed it with http://php-osx.liip.ch/. But when i do php -v it says that i have 5.3.15. But if i do /usr/local/php5/bin/php -v it says 5.4.9. Is there something i should change to get 5.4 as default?

here's a pic of Terminal: enter image description here

(never done this before, sorry if its a stupid question.)

  • 写回答

2条回答 默认 最新

  • drc15469 2013-01-22 16:25
    关注

    Uninstall the old version of php and make sure that the new versions directory is in the $PATH variable.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?