Install GD support php5-gd in Ubuntu

Written by coregps on July 23rd, 2007 in PHP, Ubuntu.

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

I have installed a support ticket system with captcha enabled and everything works well except the images does not display.

It seems that the does not configured with by default. However comes with package called . Just type following command to install this module:

$ sudo apt-get install php5-gd

And then restart Apache

$ sudo /etc/init.d/apache2 restart

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • del.icio.us
  • Digg
  • blinkbits
  • BlinkList
  • blogmarks
  • co.mments
  • De.lirio.us
  • feedmelinks
  • Furl
  • LinkaGoGo
  • scuttle
  • Shadows
  • Smarking
  • Reddit
  • Spurl
  • YahooMyWeb
  • connotea
  • Technorati
  • Netvouz
  • Fark
  • DZone
  • Netscape
  • Simpy
  • NewsVine
  • Slashdot

One Response to “Install GD support php5-gd in Ubuntu”

  1. bjorn Says:

    Tried it, doesn’t work. I’ve seen a few forum posts about this not working, but no fix for the problem.

Leave a Reply



Site Navigation