WordPress Thumbnail Generation Greyed Out

I create a new install of and as I was writing up a post or two I noticed the were greyed out and only allowed me to insert my images full sized. The problem was a missing called GD in PHP. In Ubuntu 8.04 use
sudo apt-get install php5-gd
and restart the to load the library
/etc/init.d/apache2 restart

Re-upload the image and the option should be available.


Ubuntu Forum post

Related posts:

  1. WordPress Twitter Tools Shows Blank Page On Connect
  2. Subversion on Ubuntu 7.10
  3. Invalid Command ‘ExpiresActive’
  4. WordPress Permalink Change Error
  5. Setting Up CUPS (Print Server) On Ubuntu 8.04

About Danny

Young I.T software professional always studying and applying the knowledge gained and one way to do this is blogging. Dedicated to I.T since studying pure Information Technology since the age of 16, Danny is now in the industry that he has aimed since leaving school. View all posts by Danny → This entry was posted in WordPress and tagged , , , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *.

*

All comments must go through an approval and anti-spam process before appearing on the website. Please be patience and do not re-submit your comment if it does not appear.