Plesk Linux için Php GD Desteği Kurma

Cuma, Haziran 6, 2008 23:34
Posted in category Plesk Linux Panel

Plesk panel kurulu Sunucunuza GD desteği (GD graphic libraries support) aşağıdaki şekilde kurulur.

Red Hat Enterprise Linux

Rootta yazılması gereken komutlar altaki gibidir:
# up2date php-gd
# /etc/init.d/httpd restart

Cent OS or Fedora Core Linux

# yum install php-gd
# /etc/init.d/httpd restart

GD desteğinin kontrölü (php gd support)

# php -m | less
# php -m | grep gd

You can leave a response, or trackback from your own site.

Leave a Reply