phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-users] Problems getting e-mail to work


From: Thomas Cameron
Subject: Re: [Phpgroupware-users] Problems getting e-mail to work
Date: Sun, 20 Oct 2002 22:21:26 -0500

OK, now the dummy light is flashing!    :-0

I am not sure what you mean "compile php support into your php install."

I set it up like this:

MySQL:
./configure --prefix=/opt/mysql
make
make install

PHP
./configure --prefix=/opt/php --with-mysql=/opt/mysql --with-xml --with-apac
he=../apache_1.3.27 --enable-track-vars
make
make install

Apache
Apache (final run)
SSL_BASE=/opt/openssl
./configure --prefix=/opt/apache/ --enable-module=ssl --enable-module=all --
activate-module=src/modules/php4/libphp4.a --enable-module=php4 --enable-sha
red=ssl --enable-shared=max
make
make certificate type=CUSTOM
make install

Does this help?

Thomas
----- Original Message -----
From: "Dave Hall" <address@hidden>
To: <address@hidden>
Sent: Sunday, October 20, 2002 9:56 PM
Subject: Re: [Phpgroupware-users] Problems getting e-mail to work


> Hi Thomas,
>
>
> Did you compile php support into your php install??
>
> Also you should grabbing anglemail from http://www.anglemail.com/  it is
> a drop in replacement for the stock email app.  It will be in cvs in the
> next couple of days too.  Anglemail has a work around for the problem
> with RH7.3 and imap.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]