When web visitors fill in the form on my website page (http://www.b2bcopywriter.net/guide.php) they receive the following error message:
Warning: mail(/var/log/phpmail.log) [function.mail]: failed to open stream: Permission denied
in /home/dcinzcom/public_html/b2bcopywriter/guide.php on line 80
Warning: Cannot modify header information - headers already sent by (output started at
/home/dcinzcom/public_html/b2bcopywriter/guide.php:80) in
/home/dcinzcom/public_html/b2bcopywriter/guide.php on line 8
What does this mean and how do I fix it?
Warning: mail(/var/log/phpmail.log) [function.mail]: failed to open stream: Permission denied
in /home/dcinzcom/public_html/b2bcopywriter/guide.php on line 80
Warning: Cannot modify header information - headers already sent by (output started at
/home/dcinzcom/public_html/b2bcopywriter/guide.php:80) in
/home/dcinzcom/public_html/b2bcopywriter/guide.php on line 8
What does this mean and how do I fix it?
Comment