View Single Post
  #2 (permalink)  
Old 10-25-2004, 03:38 PM
mushroom's Avatar
mushroom mushroom is offline
WebProWorld Pro
 
Join Date: Feb 2004
Location: Queen Charlotte B. C. Canada
Posts: 287
mushroom RepRank 0
Default

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.
__________________
Irony: That for most people the most "trusted" web site on the planet is for a company the has been convicted of criminal activity.

Both Security and SuSe start with "S". www.oldslides.com
Reply With Quote