@ Josh
The issue is simply you’re running out of memory allocated to PHP. I installed WP System Health so you could see too. Even though you can set the PHP memory to anything, your host has you locked down to 64MB. Go to your Dashboard admin page, you will see the new widget, click the Test Suite tab and start it. You will see that it fails at 63MB. To test this further, find any 1900×1200 100 dpi image from the web and go to the Add New Media admin page and drag that image to the Drop Here section. You’ll see that WordPress will through an out of memory error. So, you see, this is not limited to Connections.
I took the same 1900 x 1200 image that I used for testing and reduced that by 50% and I was able to upload it just fine. So, you’re going to have to get your host to increase that hard limit, which is very tight for WordPress. This will cause you issues moving forward. As you’re already using roughly 80% of the available memory. That doesn’t give you much room for additional processing.
I hope this make sense.
