error_log
said PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 3096 bytes) in /var/lib/gnusocial/lib/imagefile.php on line 318
if ($this->rotate != 0) { $image_src = imagerotate($image_src, $this->rotate, 0); }