Compiling PHP with GD
Moderators: onion2k, General Moderators
Compiling PHP with GD
Hello everyone,
I just recently got a new vp server and I need help getting GD compiled with my PHP
I got PHP Version 5.0.4 and I believe I got basically everything I need expect GD Support.
I’ve spent endless nights and weeks trying to get this to work but its way over my head.
http://208.109.197.80/phpinfo.php is the stats of my server and if there is someone out there kind enough to help me, it would be greatly appreciated.
I just recently got a new vp server and I need help getting GD compiled with my PHP
I got PHP Version 5.0.4 and I believe I got basically everything I need expect GD Support.
I’ve spent endless nights and weeks trying to get this to work but its way over my head.
http://208.109.197.80/phpinfo.php is the stats of my server and if there is someone out there kind enough to help me, it would be greatly appreciated.
-
brendandonhue
- Forum Commoner
- Posts: 71
- Joined: Mon Sep 25, 2006 3:21 pm
-
brendandonhue
- Forum Commoner
- Posts: 71
- Joined: Mon Sep 25, 2006 3:21 pm
In that case you'll need to learn how to compile PHP with GD enabled.
Read this: http://www.onlamp.com/pub/a/php/2003/03/27/php_gd.html
Read this: http://www.onlamp.com/pub/a/php/2003/03/27/php_gd.html
I have exactly the same issue. I have a godaddy virtual dedicated server.
http://www.k2xl.com/phpinfox.php
Tihigh, looks like we're both on the same boat. If you find a solution PLZ share. I've been calling godaddy like 50 times and googled 5000 to fix this.
-Danny
http://www.k2xl.com/phpinfox.php
Tihigh, looks like we're both on the same boat. If you find a solution PLZ share. I've been calling godaddy like 50 times and googled 5000 to fix this.
-Danny
Same boat this is what I did
You dont need to do a recompile.
do this
yum install php-gd
start at stop apache
if you are not really good with Linux ( i am not) I would reccomend downloading and installing webmin. Make sure you access it using https
Use that to get yum installed.
Then you run run yum from the command line and you will be good to go
do this
yum install php-gd
start at stop apache
if you are not really good with Linux ( i am not) I would reccomend downloading and installing webmin. Make sure you access it using https
Use that to get yum installed.
Then you run run yum from the command line and you will be good to go