in reply to Re: Uploading Multiple Photos and Resizing before saving Help!
in thread Uploading Multiple Photos and Resizing before saving Help!

This print "<br>2-$width2, $height2<br>"; was just a test code it doesn't belong to the program. Forgot to removed it before posting, sorry!

Replies are listed 'Best First'.
Re^3: Uploading Multiple Photos and Resizing before saving Help!
by aquarium (Curate) on Nov 16, 2010 at 05:20 UTC
    have you tried running it from command line with debug? for this you can either read the CGI doc on how to do it OR just temporarily mod the program and hardcode a filename in for processing. I assume the typical suspects (file permissions) are all ok for the CGI running in the webserver environment can write files to the directory?
    the hardest line to type correctly is: stty erase ^H