📜  centos :安装或启用 PHP gd 扩展. - PHP 代码示例
📅  最后修改于: 2022-03-11 14:54:48.742000             🧑  作者: Mango
代码示例2
yum install gd gd-devel php-gd
and then restart apache:
service httpd restart