Quote:
|
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
|
Permissions in /home/saltwat/public_html/images/ are not set correctly, they need to be set to "777" or "xrw xrw xrw", so that php can write to the directory.
Quote:
|
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
|
Only means that the first error happened before your headers where sent.