Warning: mail() [function.mail]: SAFE MODE Restriction in effect. The mail() command is not allowed. in /www/vndv.com/j/b/r/jbrastdesigners/htdocs/linedance/request.php on line 41
I am getting this error mesage... what is the problem and how do I fix this? Any suggestions would be appreciated.
Here is what line 41 looks like:
$Success = mail($webMaster, $emailSubject, $body, $headers);