Linux修改宝塔面板默认的PHP CLI版本方法 1、删除 rm -f /usr/bin/php 2、软链接(引用你想要的版本) ln -sf /www/server/php/72/bin/php /usr/bin/php 赞 1 赏 分享