What does phpinfo() think of it?
<? phpinfo() ?>
Search for sendmail_from, sendmail_path, SMTP under Configuration / PHP core
and see if the values are correct.
Simon.
> -----Original Message-----
> From: Badger [mailto:[EMAIL PROTECTED]]
> Sent: maandag 10 september 2001 9:24
> To: [EMAIL PROTECTED]
> Subject: [PHP] mail() ERROR - WHY, WHY, WHY
>
>
> Hello ,
>
>
> I drowing here and need a life-ring! I have a site relying heavily on
> e-mail registration, forums, etc. and mail() is broken in my php
> install. I've been using an smtp server other than sendmail, but
> based on recommendations I have removed that smtp server, removed php,
> installed sendmail, reinstalled php, and php still complains that
> "Warning: mail() is not supported in this PHP build" and sendmail is
> clearly in my /var/lib/php.ini sendmail_path and the location is
> correct. I can send mail from the command line, but not via php's
> mail()
>
> Need Heeeeeelp! real bad.
>
> (beg, beg)
> --
> Best regards,
> Badger mailto:[EMAIL PROTECTED]
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail:
> [EMAIL PROTECTED]
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]