Posted by otto on 05/29/07 17:01
Hello to all
I wrote many years ago a small shop application as hobby for a customer. Worked well until a few days.
I'm not a php guru and don't understand why I get now this permission problem.
Warning: mail() [function.mail]: Permission denied: headers injection (empty line) in /home/www/edfedca4df03c5ff2685003537a08dd5/web/minishop/mail.php on line
145
mail($this->to, $this->subject, "", $mime); <- LIGNE 145
many thanks in advance for any help
Otto
[Back to original message]
|