Fatal error: Call to undefined function imagecreatefromstrin

by mulargui, Tuesday, May 28, 2013, 21:01 (4364 days ago)

I'm getting a Fatal error: Call to undefined function imagecreatefromstring() when I execute sudo php -f /var/www/selfoss/update.php. Any suggestion?

Fatal error: Call to undefined function imagecreatefromstrin

by max-k, Friday, June 21, 2013, 16:02 (4340 days ago) @ mulargui

You need to install php-gd and enable it via this line in php.ini :
extension=gd.so

RSS Feed of thread
powered by my little forum