| 
 Posted by Jerry Stuckle on 05/29/07 19:07 
otto wrote: 
> 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 
 
What's the contents of $mime? 
 
--  
================== 
Remove the "x" from my email address 
Jerry Stuckle 
JDS Computer Training Corp. 
jstucklex@attglobal.net 
==================
 
  
Navigation:
[Reply to this message] 
 |