Plesk Linux için Php GD Desteği Kurma
Cuma, Haziran 6, 2008 23:34Posted in category Plesk Linux Panel
No Comments
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 follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
