Stefan - 2003-04-27

There seems to be an error in the flile upload.
The script works the first time when you upload a.jpg but when you try to use the form for the second time to upload b.jpg it says "The file, b.jpg, was not uploaded!"

I removed the error check for the fileupload and then it says "Warning: copy() [function.copy]: Unable to access in /home/httpd/html/www.mysite.com/HTML/phpform/forms/process.php on line 14

Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/html/www.mysite.com/HTML/phpform/forms/process.php:14) in /home/httpd/html/www.mysite.com/HTML/phpform/forms/process.php on line 25"

Any ideas on that?