ID:               20751
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Mail related
 Operating System: Linux Redhat 7.2
 PHP Version:      4.3.0RC2
 New Comment:

Does the user you're compiling PHP as have rights to access the
sendmail binary on your system?



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

[2002-12-01 15:33:24] [EMAIL PROTECTED]

If I try to use the mail function I receive this error:

PHP Fatal error:  Call to undefined function:  mail() in
/home/httpd/html/bug.php on line 2

the script bug.php is

<?
mail("[EMAIL PROTECTED]", "busia", "busia");
echo "a";
?>

Before the upgrade to 4.3.RC2 the mail function was working well.

The server configuration is

Redhat 7.2
Apache 1.3.22
PHP 4.3.0RC2
Mysql 4.0.5
Qmail 1.03

Andrea Busia

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


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

Reply via email to