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

2002-05-29 Thread Erik
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 ... regards Eri

RE: [PHP-INST] mail doesn't work

2002-03-13 Thread Joe Lira
Wednesday, March 13, 2002 3:06 AM > To: Joe Lira > Subject: Re: [PHP-INST] mail doesn't work > > I don't know anything about phpBB but look in php.ini for the > mail settings > and set them. This is especially is important on windows > since it doesn't > have a

[PHP-INST] mail doesn't work

2002-03-12 Thread Joe Lira
Hi - my first post on this list I am a complete newbie to php, so forgive me if this is a stupid question. I installed php and mySQL, and phpBB. The mail function on phpBB isn't working. It says it sent the email but it never arrives at anyone's inbox. I asked the phpBB guys about it and they po