[PHP-INST] Re: mail()

2002-11-01 Thread Yasuo Ohgaki
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

[PHP-INST] Re: mail()

2002-10-31 Thread Tony Simopoulos
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

[PHP-INST] Re: mail()

2002-10-30 Thread Yasuo 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

[PHP-INST] Re: mail() doesn't work for me

2002-05-30 Thread Yasuo Ohgaki
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 ..

Re: [PHP-INST] Re: mail() is not supported in this PHP build

2001-09-29 Thread Admin
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

[PHP-INST] Re: mail() is not supported in this PHP build

2001-09-29 Thread Yasuo Ohgaki
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