Over 1M Posts • 84K Topics • 9K Authors

Is anyone here familiar with http/php/linux file uploads? - 6G Celicas Forums

Topic #30918 3 posts Started by Coomer
6GC is going to be down indefinitely until I can figure some crap out...for some reason, the old code used for image resizing/uploading doesn't work on the new server sometimes. After working on the code, researching, and talking with my host for a few hours, I've made no progress. And none of my programming buddies or fellow webmasters have any idea what's going on. frown.gif

If anyone is very experienced with file uploads over http using PHP on a linux server, I'd really appreciate it if you could try to help me out.

Thanks.

New Toyota project coming soon...
Coomer IM after 11pm est. when i get into work i'll help you out if i can ..

[TeamNJCT
Nevermind...I figured out that my problem isn't upload related. Rather, my script was using more than the 128MB memory limit and crashing without error, despite my set_error_reporting(E_ALL); function call.

So I just gave up on GD image resizing and am now back to using ImageMagick. Problem solved.

New Toyota project coming soon...