This is a discussion on mail() function returns FALSE within the PHP Language forums, part of the PHP Programming Forums category; Hi All, I'm having trouble getting sendmail to behave with the php mail() function. The function is returning FALSE. ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi All,
I'm having trouble getting sendmail to behave with the php mail() function. The function is returning FALSE. Today it doesn't seem to want to allow mail entered via unix "mail" command either although that worked yesterday (the mail took about an hour to show up!) I suspect it is to do with permissioning. Please can someone show me what permissions to check? sendmail is running as root, httpd as user www. OS is OpenBSD3.3. phpinfo() shows sendmail_from to have no value. Does that matter? Thanks in advance. -- regards Gary "The cosmos is all it is, all it ever was and all it ever will be" - Carl Sagan |