Fatal error: Call to undefined function imagecreatefromstrin

by max-k, (4802 days ago) @ mulargui

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


Complete thread:

 RSS Feed of thread