Home Blog Wiki
Twitter Subscribe to PHP Blog RSS Feed Email RSS

为PHP5安装PEAR

2 条评论 十二月 26th, 2009

最近在学习PHP的PEAR(PHP Extension and Application Repository PHP扩展与应用库),测试软件我都首先在FreeBSD上安装,因为早已习惯与其软件维护的简便。 #cd /usr/ports/devel/pear #make install clean 执行安装后提示当前PHP没有运行在命令行模式下,无法安装 #cd /usr/ports/lang/php5 #make config

Page 1 of 11