Apache 2.0.48 w/SSL works just fine. I had to set this env var:
CPPFLAGS="-I/usr/kerberos/include"
to get it to build because RH9 has the kerberos libs in a non-standard location.
Thanks! - Jeff
Thanks, I'll try the 2.0.48 sources.
Where is the apache2 install guide from Witango? I went to witango.com -> Documentation, but didn't see it.
FYI, the latest RH9 update for apache is 2.0.40 and Witango requires 2.0.44 or above.
- Jeff
apache.org
It's pretty straightforward (./configure, make, make install)
I use the default installation directory (/usr/local/apache2)
One little gotcha: The Redhat RPM for apache2 is apache2.036 (or thereabouts) plus security patches. But wapache2.so requires apache2.045+ (or thereabouts - I forgot the details). The important thing is there was a change in the plug in architecture. The Redhat RPM, which is in /etc/httpd uses the old architecture and is updated with security patches.
So don't use RHN or up2date to keep apache2 in sync.
Most key modules are now part of the apache2 core distribution, so you probably don't need to add any extra switches when you configure, or run apxs, but your situation may be different.
Also, just read over the apache2 installation guide from witango.
>>>________________________________________________________________________
Thanks Bill,
Originally, we were using OS X which has apache 1.3.28. Our setup (apache config and all) has moved to Linux. I was hoping to avoid the jump to apache2 until later (due to my work load and a strict deadline). I built apache from source because I didn't find an apache+mod_ssl RPM.
But it seems now is the time for me to roll out apache2. Is there a source for apache 2.0.47 RPMs? I haven't found any on rpmfind.net.
- Jeff
Since you rebuilt (from source rather than using Redhat RPM?) why not use Apache2, which already includes mod_ssl?
I've been very pleased with Witango 5.0.1.062, Redhat 9, apache 2.047
>
Witango 5.0.1.062 apache 1.3.28 RedHat Linux 9
I just rebuilt apache on Linux to include mod_ssl, which requires the apache EAPI. Now, when I launch apache, I get this warning:
[warn] Loaded DSO /usr/local/apache/libexec/wapache.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)
Can I ignore this? Or, am I risking problems running this build of apache with the Witango client module?
The message below is an old one from the Witango-Beta list and it appears that I may not have to worry. But I wonder about this situation with 062 on Linux ....
TIA, - Jeff
To: Multiple recipients of list betatest-talk <[EMAIL PROTECTED]> Sender: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] From: "Stone Steps Support" <[EMAIL PROTECTED]> Subject: Re: BetaTalk: MacOS X 10.2 Server warning Date: Tue, 24 Sep 2002 13:45:06 -0400 X-Priority: 3 X-SLUIDL: 75F509A5-FC184701-8229EA70-B8E6AE6E
Christian,
No, not really. The plug-in you have has been built before Apple shipped Apache with the EAPI enabled. The latest plug-in has been built with the required -DEAPI directive and this message does not appear. You may have problems with SSL applications until you install the new plug-in.
Regards, Andre Morozov
----- Original Message -----
From: "Christian Platt" <[EMAIL PROTECTED]>
To: "Multiple recipients of list betatest-talk" <[EMAIL PROTECTED]>
Sent: Tuesday, September 24, 2002 12:10 PM
Subject: BetaTalk: MacOS X 10.2 Server warning
Hi list, when starting apache under MacOS X Server 10.2, panel says:> Do i have to worry?
+++
"Loaded DSO /usr/libexec/httpd/wapache.so uses plain Apache 1.3 API,
this module might crash under EAPI! (please recompile it with -DEAPI)"
+++
--
Jeff Bohmer VisionLink, Inc. _________________________________ 303.402.0170 www.visionlink.org _________________________________ People. Tools. Change. Community.TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
Bill Conlon
To the Point 345 California Avenue Suite 2 Palo Alto, CA 94306
office: 650.327.2175 fax: 650.329.8335 mobile: 650.906.9929 e-mail: mailto:[EMAIL PROTECTED] web: http://www.tothept.com
________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
--
Jeff Bohmer VisionLink, Inc. _________________________________ 303.402.0170 www.visionlink.org _________________________________ People. Tools. Change. Community. ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
Bill Conlon
To the Point 345 California Avenue Suite 2 Palo Alto, CA 94306
office: 650.327.2175 fax: 650.329.8335 mobile: 650.906.9929 e-mail: mailto:[EMAIL PROTECTED] web: http://www.tothept.com
________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
--
Jeff Bohmer VisionLink, Inc. _________________________________ 303.402.0170 www.visionlink.org _________________________________ People. Tools. Change. Community. ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
--
Jeff Bohmer VisionLink, Inc. _________________________________ 303.402.0170 www.visionlink.org _________________________________ People. Tools. Change. Community. ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
