hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Web Hosting : installing gd2
Reply

Web Hosting Discussions on all aspects of web hosting including past experiences (both negative and positive), choosing a host, questions and answers, and other related subjects. If your service is unavailable, please click here.
Forum Jump

installing gd2

Reply Post New Thread In Web Hosting Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 11-30-2009, 06:20 AM
rahuldas14 rahuldas14 is offline
Junior Guru Wannabe
 
Join Date: Mar 2009
Posts: 62

installing gd2


Can someone help me? I need to install gd2 in my vps.

Reply With Quote


Sponsored Links
  #2  
Old 11-30-2009, 06:24 AM
XelionOne XelionOne is offline
Junior Guru
 
Join Date: Nov 2009
Location: London
Posts: 229
What kind of control panel are you hosted on?? What server platform is your VPS -linux -windows -osX?? These will help us help you!

Best
Alex

__________________
XelionOne
Simple | Professional | Reliable
Shared, Reseller, ShoutCast & Dedicated Hosting
http://xelionone.com


Last edited by XelionOne; 11-30-2009 at 06:26 AM. Reason: making it clearer to read...
Reply With Quote
  #3  
Old 11-30-2009, 06:28 AM
rahuldas14 rahuldas14 is offline
Junior Guru Wannabe
 
Join Date: Mar 2009
Posts: 62
cpanel/whm
OS: CentOS

I hope this should help.

Reply With Quote
Sponsored Links
  #4  
Old 11-30-2009, 06:36 AM
XelionOne XelionOne is offline
Junior Guru
 
Join Date: Nov 2009
Location: London
Posts: 229
YUP.

You will need to re-compile PHP.

You will need to log into your WHM (as root / main account)... Then you will need to scroll down to "Software" on the left menu. You will find "Easy Apache (Apache Update)". Click on that...

Then you will get a series of options... Click the top radio poll (using current configuration....)... Then click on "Start Customizing based on profile" at the bottom of the page. Choose all the settings you want.. Eg. Apache 2.2; PHP 5.2.11; then when you get the the short list, there may be other options you wish to install like zend etc... that depends on what you want to do... Then you need to click on the "Exhaustive List" button at the bottom. Somewhere on that list you should find "GD" which requires ZLIB... (i believe) that should be the latest version of GD (despite not having any numbers next to it..)

That Should Be It!!

Hope This Helps.
Alex

__________________
XelionOne
Simple | Professional | Reliable
Shared, Reseller, ShoutCast & Dedicated Hosting
http://xelionone.com

Reply With Quote
  #5  
Old 11-30-2009, 06:41 AM
XelionOne XelionOne is offline
Junior Guru
 
Join Date: Nov 2009
Location: London
Posts: 229
ps: it can take a really long time to recompile PHP ---> last time I did it, it took about 45mins, but the current version of PHP should still be running fine, not creating any downtime...! Be careful with the options you choose as you may create a PHP compilation which is incompatible, dont worry, it wont apply it.... It just means you will need to do everything again...!!

If you need anymore help, just give us a shout!!

Hope This Helps.
Alex

__________________
XelionOne
Simple | Professional | Reliable
Shared, Reseller, ShoutCast & Dedicated Hosting
http://xelionone.com

Reply With Quote
  #6  
Old 11-30-2009, 08:33 PM
ldougherty ldougherty is offline
Junior Guru Wannabe
 
Join Date: Nov 2009
Posts: 70
It may be easier to do through SSH if you encounter any issues via WHM.

A forceful cPanel update is recommended,

/scripts/upcp --force


1. /scripts/easyapache

2. Select option 1 "Previously Saved Config"

3. Select "Start customizing based on profile"

4. Select the next Apache version to upgrade or select Next

5. Select the version of PHP 4 or 5. Do not make any changes if you're not sure. Keep it as it as and select Next

6. Select the minor version of PHP.

7. Select Exhaustive Options List

8. PHP section has "GD" make sure you select it and select any other additional modules you require and select Next

This should start compiling Apache and PHP depending on the options selected. Check the phpinfo() page for a GD section.

__________________
Larry Dougherty
Hosting.com Server Engineer

Reply With Quote
  #7  
Old 12-01-2009, 08:14 AM
jshtoch jshtoch is offline
Web Hosting Guru
 
Join Date: Oct 2006
Posts: 308
Have you ever done this before? If your not familiar with it, If I were you I wouldn't do it. I would have someone else that handles that type of stuff do it like psm. They do it for me when I need it.

__________________
Fully customized hosting to your specific needs, no general plans found here!
'Read before you click I agree' - J

Reply With Quote
  #8  
Old 12-01-2009, 08:29 AM
SiberForum SiberForum is offline
Web Hosting Master
 
Join Date: Dec 2007
Posts: 3,612
I suppose that will be wise to ask your web hosting provider to do that for you. I do not think that will cost much for you

Reply With Quote
  #9  
Old 12-01-2009, 09:07 AM
mellow-h mellow-h is offline
a lazy evangelist ...
 
Join Date: Nov 2005
Location: /etc/fstab
Posts: 1,145
Quote:
Originally Posted by ldougherty View Post
It may be easier to do through SSH if you encounter any issues via WHM.

A forceful cPanel update is recommended,

/scripts/upcp --force


1. /scripts/easyapache

2. Select option 1 "Previously Saved Config"

3. Select "Start customizing based on profile"

4. Select the next Apache version to upgrade or select Next

5. Select the version of PHP 4 or 5. Do not make any changes if you're not sure. Keep it as it as and select Next

6. Select the minor version of PHP.

7. Select Exhaustive Options List

8. PHP section has "GD" make sure you select it and select any other additional modules you require and select Next

This should start compiling Apache and PHP depending on the options selected. Check the phpinfo() page for a GD section.
That is the exact way you can do this if you own the root access.

__________________
Mellowhost - Affordable Cpanel and WHM Reseller Hosting
R1Soft, RVSitebuilder, RVSkin, Softaculous, Fantastico, Domain Reseller and many more ...
Learn Hosting

Reply With Quote
  #10  
Old 12-02-2009, 03:04 AM
khulet22 khulet22 is offline
Junior Guru Wannabe
 
Join Date: Oct 2009
Posts: 58
Quote:
Originally Posted by ldougherty View Post
It may be easier to do through SSH if you encounter any issues via WHM.

A forceful cPanel update is recommended,

/scripts/upcp --force


1. /scripts/easyapache

2. Select option 1 "Previously Saved Config"

3. Select "Start customizing based on profile"

4. Select the next Apache version to upgrade or select Next

5. Select the version of PHP 4 or 5. Do not make any changes if you're not sure. Keep it as it as and select Next

6. Select the minor version of PHP.

7. Select Exhaustive Options List

8. PHP section has "GD" make sure you select it and select any other additional modules you require and select Next

This should start compiling Apache and PHP depending on the options selected. Check the phpinfo() page for a GD section.
Great explanation . I think it will work for the topic..

__________________
G String | Beginners Guitar

Reply With Quote
Reply

Similar Threads
Thread Thread Starter Forum Replies Last Post
hi ! plz help me to get gd2.so youandme Hosting Security and Technology 0 10-03-2005 07:52 AM
how to install GD2 mrcancel Dedicated Server 5 10-11-2004 12:55 AM
Gd2 joshlink01 Hosting Software and Control Panels 3 04-03-2004 07:37 PM
Installing GD2.0 on red hat linux apache. Noel4DMB Programming Discussion 14 12-18-2003 02:36 PM

Related posts from TheWhir.com
Title Type Date Posted
Ex-HostGator Employee Charged with Installing Backdoor to Access 2,700 Servers Web Hosting News 2013-04-19 17:38:42
Site24x7 Offers Website Monitoring Service via New WHMCS Plug-in Web Hosting News 2013-04-19 12:16:46
SoftLayer Technologies Offers Private Cloud Automation Option Web Hosting News 2013-03-07 16:39:13
Softaculous Releases Auto Installer Version 4.1.7 Web Hosting News 2012-12-19 16:45:21
Rogue Antivirus Campaign Tricks WordPress Users, Infects 30,000 Sites Web Hosting News 2012-03-08 12:10:48


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?