Ubuntu下找不到phpize的解决办法 05/12/16 ThursdayCalf0 Comments Filed UnderBlog Linux 如果图省事直接用apt-get install php5安装php5的话,默认没有phpize等执行程序,需要另外安装。 phpize: sudo apt-get install php5-dev php5执行程序: sudo apt-get install php5-cli 共享此文章:新浪微博腾讯微博百度贴吧TwitterFacebookSkype领英 相关
Be the first to comment