B Bibble Guest Jan 10, 2007 #1 I recently had php upgraded from 4 to 5 on Plesk 8.1. However, GD is not configured. How can I install and enable GD? Thanks.
I recently had php upgraded from 4 to 5 on Plesk 8.1. However, GD is not configured. How can I install and enable GD? Thanks.
P poke Guest Jan 10, 2007 #2 Where did you get the PHP source from? If from ART, run: #yum install php-gd Here is an example link to his repo which shows php-gd.5.0.4 http://3es.atomicrocketturtle.com/atomic/art/4ES/RPMS/ Good Luck
Where did you get the PHP source from? If from ART, run: #yum install php-gd Here is an example link to his repo which shows php-gd.5.0.4 http://3es.atomicrocketturtle.com/atomic/art/4ES/RPMS/ Good Luck
B Bibble Guest Jan 11, 2007 #3 Originally posted by poke Where did you get the PHP source from? If from ART, run: #yum install php-gd Here is an example link to his repo which shows php-gd.5.0.4 http://3es.atomicrocketturtle.com/atomic/art/4ES/RPMS/ Good Luck Click to expand... Thank you, but I have tried this a few times and receive another error when I use yum: Finding updated packages Downloading needed headers Resolving dependencies ..conflict between glibc-common and glibc conflict between glibc-common and glibc I am also using this archive: http://3es.atomicrocketturtle.com/atomic/art/3ES/RPMS/ Any ideas on how I can resolve the conflict?
Originally posted by poke Where did you get the PHP source from? If from ART, run: #yum install php-gd Here is an example link to his repo which shows php-gd.5.0.4 http://3es.atomicrocketturtle.com/atomic/art/4ES/RPMS/ Good Luck Click to expand... Thank you, but I have tried this a few times and receive another error when I use yum: Finding updated packages Downloading needed headers Resolving dependencies ..conflict between glibc-common and glibc conflict between glibc-common and glibc I am also using this archive: http://3es.atomicrocketturtle.com/atomic/art/3ES/RPMS/ Any ideas on how I can resolve the conflict?