RE: [PHP] Re: Warning: mail() is not supported in this PHP build

2001-07-12 Thread scott [gts]
ginal Message- > From: Matthew Loff [mailto:[EMAIL PROTECTED]] > Sent: Thursday, July 12, 2001 1:30 AM > To: 'Kyle'; [EMAIL PROTECTED] > Subject: RE: [PHP] Re: Warning: mail() is not supported in this PHP > build > > > > The build date in phpinfo() is the

RE: [PHP] Re: Warning: mail() is not supported in this PHP build

2001-07-11 Thread Matthew Loff
] Subject: [PHP] Re: Warning: mail() is not supported in this PHP build Somebody mentioned that PHP checks to see if sendmail was installed when it was installing. Just I have another question, does anyone know where PHP puts everything when it installs? I keep recompiling PHP and Apache, and every

RE: [PHP] Re: Warning: mail() is not supported in this PHP build

2001-07-11 Thread Kent Sandvik
> > Just I have another question, does anyone know where PHP > puts everything > > when it installs? I keep recompiling PHP and Apache, and > every time I run > > phpinfo() it still has the original build date. I tried deleting: If installed as RPM package: $ rpm -ql php This give

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

2001-07-11 Thread Kyle
Tried both of those. Tommorrow I'll try to redownload the source to another directory and install. "Kyle" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Somebody mentioned that PHP checks to see if sendmail was installed when it > was installing. > > Just I

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

2001-07-11 Thread Francis Fillion
Did you restart your web server? If he is not, it will be they old build that will show, because it will be they old server that will be running. Kyle wrote: > > Somebody mentioned that PHP checks to see if sendmail was installed when it > was installing. > > Just I have another question, does

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

2001-07-11 Thread Kurt Lieber
nt: Wednesday, July 11, 2001 7:43 PM Subject: [PHP] Re: Warning: mail() is not supported in this PHP build > Somebody mentioned that PHP checks to see if sendmail was installed when it > was installing. > > Just I have another question, does anyone know where PHP puts everything > whe

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

2001-07-11 Thread Kyle
Somebody mentioned that PHP checks to see if sendmail was installed when it was installing. Just I have another question, does anyone know where PHP puts everything when it installs? I keep recompiling PHP and Apache, and every time I run phpinfo() it still has the original build date. I tried de