[PHP-INST] Before I move to 4.1...

2001-12-13 Thread Scott Ecker
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

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

2001-12-07 Thread Scott Ecker
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

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

2001-12-04 Thread Scott Ecker
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