View Single Post
  #1 (permalink)  
Old 10-25-2004, 09:36 AM
somjai's Avatar
somjai somjai is offline
WebProWorld Member
 
Join Date: Jan 2004
Location: Phuket, Thailand
Posts: 53
somjai RepRank 1
Default uploading files with php problem

Hi
I was hoping someone might help me with this problem. I have a page with a file upload option, but when you try to upload a file you get this

Warning: copy(/home/saltwat/public_html/images/headerbanner.jpg): failed to open stream: Permission denied in /home/saltwat/public_html/forms/formmail.php on line 362

Warning: Cannot modify header information - headers already sent by (output started at /home/saltwat/public_html/forms/formmail.php:362) in /home/saltwat/public_html/forms/formmail.php on line 411

I would really appreciate some help or suggestions
Thank you
kind regards
Somjai
Reply With Quote