Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic.
Tagged: buffering, fatal error, ftp, processor, upload
Hi,
I tried my first steps with symbiostock. Although my Provider does not support Imagick PHP extension and shell_exec, I gave it a try anyways and uploaded some files via FTP. I ran the processor manually and this message appeared: “Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0”
I checked my media and only two of my five uploaded images where listed, but no thumbnail and images displayed.
Will this be the end of my short career with Symbiostock? 🙂
Thanks in advance.
Hi Robin, it’s PHP version 5.6.29
Here’s a screenshot of the diagnostics: http://www.delight-grafik.at/wp-content/uploads/diagnostics-1.jpg
Hey Matt,
I logged in and uploaded a file and it successfully processed. I am therefore guessing that the issue is memory related due to server restrictions and the fact that you do not have Imagick installed. As is explained in the docs, the built in GD library uses almost 10x the amount of memory as Imagick and accordingly may cause unforeseen issues with larger images.
Please try uploading a smaller JPEG and see if it works. If so then you know it is not a technical issue with the software but a limitation of the hardware.
Thanks four your help. Will try that.
You must be logged in to reply to this topic.