ID:               35262
 Updated by:       [EMAIL PROTECTED]
 Reported By:      mihaela dot mitu at gmail dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Mail related
 Operating System: Linux
 PHP Version:      4.4.1
 New Comment:

No sendmail installed -> no mail() function, as mail() requires some
MTA to transfer e-mails.
For detailed descriptions please use appropriate support forums and
mailing lists.


Previous Comments:
------------------------------------------------------------------------

[2005-11-17 14:52:43] mihaela dot mitu at gmail dot com

Description:
------------
Mai function in PHP4 does not work. I got this error:

Fatal error: Call to undefined function: mail() in
/home/www/ofertaparteneri/opendocman/commitchange.php on line 118

What did i du wrong? PLs explaned this to me... step by step.

Reproduce code:
---------------
  mail($mail_to, $mail_subject, ($mail_greeting.'
.$mail_body.$mail_salute), $mail_headers);


Expected result:
----------------
another page from opendocman aplication.

Actual result:
--------------
Fatal error: Call to undefined function: mail() in
/home/www/ofertaparteneri/opendocman/commitchange.php on line 118


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=35262&edit=1

Reply via email to