Surpassingly, the code is in 4.2.x still :)
You have to rebuild PHP with sendmail command installed.
(Or report bug to RedHat)
--
Yasuo Ohgaki
Tony Simopoulos wrote:
> Actually, its the latest version of PHP, on the latest version of REDHAT
> linux. There doesn't even
Actually, its the latest version of PHP, on the latest version of REDHAT
linux. There doesn't even seem to be a configure option for getting mail to
work, and its not clear at all why the mail is not working.
tonys.
"Yasuo Ohgaki" <[EMAIL PROTECTED]> wrote in message
news:3DC0A56C.5050908@;ohgaki
I guess you are using older PHP.
You have to rebuild PHP with sendmail compatible command
installed or get newer PHP (which is better)
--
Yasuo Ohgaki
Tony Simopoulos wrote:
> folks,
>
> ./configure did not specify any fancy directives for installing mail()
> sup
Erik wrote:
> hi,
>
> how do i compile php so that the mail(); function works i get several errors
> "warning this build of php doesn't support mail()" do i need the imap
> library ?? i use sendmail (Linux) the path is /usr/sbin/sendmail and i
> added that to php.ini but no luck help please ..
Sendmail is installed and works with all other applications. Any other
suggestions?
At 06:20 PM 9/29/01 +0900, Yasuo Ohgaki wrote:
>Admin wrote:
>>The subject says it all --
>>phpinfo shows the path to sendmail as:
>>sendmail_path-t -i
>>After manually editing php3.ini and changing the send
Admin wrote:
> The subject says it all --
>
> phpinfo shows the path to sendmail as:
>
> sendmail_path-t -i
>
> After manually editing php3.ini and changing the sendmail_path to
> /usr/sbin/sendmail -t -i, then restarting Apache, phpinfo still shows
> the path to sendmail as
>
> sendmail