There's no special flag to compile the mail function.
If you've installed it and it still doesn't work, try giving the path to
sendmail in the line
sendmail_path in php.ini
In my file this line is commented out, seems like php detected the
sendmail exec. at configure time.
> Well I have install the second version from the end :) .. in a slack box
> with the latest apache server..
>
> I tried to use the mail() function and it says that:
>
>  Warning: mail() is not supported in this PHP build in . . . . .
>
> Well I notice that I haven't got sendmail installed, and so I installed it.
>
> I also configures the php.ini file to use sendmail.
>
> DO I NEED 2:
>
> 1. reinstall php with any special flag to use mail() function ??
> 2. or do I need to do anything else.??
>
>
> Thanks in advance..
>
> --
> ~~~~~~~~~~~~~~~~
>
> Sapilas@/dev/pinkeye
>
> ~~~~~~~~~~~~~~~~
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

-Pushkar S. Pradhan


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

Reply via email to