Hi, I have a problem in my build php-4.1.2.
config.cache :
...
ac_cv_path_PROG_SENDMAIL=${ac_cv_path_PROG_SENDMAIL=/usr/sbin/sendmail}
...
When i run my script php the follow error happens:
Warning: mail() is not supported in this PHP build in /usr/httpd/cnm/fale.php on
line 45
What the problem ?
Kleyson Rios.

