宝塔的php7.2 gd库不支持webp格式图片处理 chevereto只支持GD,不支持imagemagick 升级到php7.4 或者用下列命令重新编译php wget -O php.sh http://download.bt.cn/tools/php.sh bash php.sh install 7.2 install 7.* 对应php版本…
自己的whmcs安装过程中,出现了Warning: require(): open_basedir restriction in effect.错误。 记录: 宝塔部署时,出现“open_basedir restriction in effect”错误 下面是错误代码: Warning: require(): open_basedir restri…