Installing GD Library on Lemp Wordpress install

I have Wordpress running on a Ubuntu + nignx stackscript setup. Got an Error message Saying " A TimThumb Error has occurred" Told me it was a GD Library Error. Said to install The GD Library. How do you go about installing this? Thank You

2 Replies

sudo apt-get install php5-gd

Thank you, I'll give it a try!

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct