Forums
(@thewebists)
11 years, 2 months ago
You need to install the GD graphics library and/or Imagick on Ubuntu for the image editor to work.
Run this: sudo apt-get update sudo apt-get install php5-imagick php5-gd service apache2 restart