I can't get the temp file to be saved into the folder I created for uploads.
here's the errors I'm getting:
Code:
[Wed Mar 21 19:09:43 2007] [error] [client 127.0.0.1] binmode() on closed filehandle UPLOADFILE at C:/Program Files/Apache Software Foundation/Apache2.2/cgi-bin/upload.cgi line 16., referer: http://localhost/upload.htm
[Wed Mar 21 19:09:43 2007] [error] [client 127.0.0.1] print() on closed filehandle UPLOADFILE at C:/Program Files/Apache Software Foundation/Apache2.2/cgi-bin/upload.cgi line 20, <fh00001avatar.gif> line 1., referer: http://localhost/upload.htm
[Wed Mar 21 19:09:43 2007] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/uploads/avatar.gif, referer: http://localhost/cgi-bin/upload.cgi
Everything else is working fine, the file's just not getting saved correctly, which causes the third error, and because of that it won't display on the confirmation Web page.
I hope this isn't dead.
Bookmarks