Setting up GD library in Ubuntu 10.10
February 24th, 2011
So it turns out that the php5-gd package that ships with ubuntu 10.10 server is not the most up to date version (2.0). After migrating the server over to my new VPS, I couldn’t get my portfolio images working which use gd to do some reflection. After loads of searching online, i found the solution to the problem!
Read more…