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
The build date in phpinfo() is the date that configure was run from scratch on the build... Try deleting config.cache in the PHP directory, then rerun configure. -Original Message- From: Kyle [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 11, 2001 10:44 PM To: [EMAIL PROTECTED] Subj

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

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
I believe it varies depending on distribution and install parameters. However, try: find / -name php and that should show you all the places with php files squirreled away. --kurt - Original Message - From: "Kyle" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 11, 200