In article <000a01c1cb5f$a5cdbca0$b850010a@AGA253DISUP004>, 
[EMAIL PROTECTED] says...
> 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.

Configure is expecting to find sendmail already installed on your system; 
particularly it seems to be looking for a specific file and mnot finding 
it.

-- 
David Robley
Temporary Kiwi!

Quod subigo farinam

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to