in reply to Trying to make a simple file uploader CGI script

The first place to check should be the error logs. Also, make sure you send the correct HTTP headers before printing any info to STDOUT.

  • Comment on Re: Trying to make a simple file uploader CGI script