A couple years ago I wrote a nice script for uploading and resizing images to a server. Since then, I've used this script on probably 10 different hosts without any problems.
Recently, I moved to a new host and the script has become unstable. I can upload the same 4 images over and over and probably 40% of the time they simply won't work (no images and the thumbnails are black).
I'm really stumped.
In lieu of posting the script for now, has anybody ever experienced something like this? Do I need to deal with the amount of memory that the images take up when they are uploading (but they are only about 200k)?
The script itself is nothing special...it could probably be improved...but I'm somewhat confident the issue is the server. ;(