首先需要确定PHP安装了GD库支持WEBP, 另外在PHP管理》禁用函数 里,删除(开启)下面几个函数:
passthru
shell_exec
system
proc_open
exec
开启后,需要重启PHP。
完成。
首先需要确定PHP安装了GD库支持WEBP, 另外在PHP管理》禁用函数 里,删除(开启)下面几个函数:
passthru
shell_exec
system
proc_open
exec
开启后,需要重启PHP。
完成。
5255
1040