I haven't had any trouble with installing php before, but I've been seeing
some trouble in the lists. Can anyone verify that my usual install script
will work before I overwrite everything and kill my server:
CFLAGS='-O2 -I /usr/include/openssl' ./configure \
--with-apache=/usr/local/src/apa
else I'm missing in my PHP compile. Is there a way to use qmail
binaries with PHP rather than expecting sendmail on every machine?
-Scott
-Original Message-
From: Yasuo Ohgaki [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 07, 2001 1:26 AM
To: [EMAIL PROTECTED]; Scott Ecker
Sub
Hi,
I am using QMAIL (with sendmail wrappers installed, tested, and confirmed),
and I still can't use the mail() function.I get the following error:
"Warning: mail() is not supported in this PHP build". I have built the
source from scratch with the following commands:
CFLAGS='-O2 -I /usr/in