Ali*_*lah 68
对于CentOS/RedHat/Fedora:
sudo yum install php-gd
Run Code Online (Sandbox Code Playgroud)
对于Debian/ubuntu:
sudo apt-get install php5-gd
Run Code Online (Sandbox Code Playgroud)
对于CentOS/RedHat/Fedora:
sudo yum install freetype*
Run Code Online (Sandbox Code Playgroud)
对于Debian/ubuntu:
sudo apt-get install freetype*
Run Code Online (Sandbox Code Playgroud)
不要忘记在那之后重启apache(如果你使用的是apache):
CentOS/RedHat/Fedora:
sudo /etc/init.d/httpd restart
Run Code Online (Sandbox Code Playgroud)
要么
sudo service httpd restart
Run Code Online (Sandbox Code Playgroud)
Debian/ubuntu:
sudo /etc/init.d/apache2 restart
Run Code Online (Sandbox Code Playgroud)
要么
sudo service apache2 restart
Run Code Online (Sandbox Code Playgroud)
XIM*_*MRX 12
事情要简单得多,除非它们令人困惑.
在Ubuntu中安装GD库
sudo apt-get install php5-gd
Run Code Online (Sandbox Code Playgroud)
在Ubuntu中安装Freetype
sudo apt-get install libfreetype6-dev:i386
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
107042 次 |
| 最近记录: |