Re: Status: WO + Apache2 (+ Solaris + WONDER adaptor?)
Chad Leigh <[email protected]> Thu, 21 Dec 2006 22:40:07 -0700
| Newsgroups | gmane.comp.web.webobjects.admin |
|---|---|
| Message-ID | <[email protected]> |
On Dec 21, 2006, at 8:07 PM, Cheong Hee ((Datasonic)) wrote: > Great news & this gives new breathe and worthwhile to try it out > again. > > And it is where I got stuck as I am trying to get the SSL module > and unable to get the compatible ones for Apache 2. So it looks > bypassing this part and goes straight to building adaptor for > preinstalled Apache 2 + SSL. Apache2 has SSL already in it out of the box if you compile yourself from the source. There is not an independent module you have to download and build. On Solaris I would assume that Sun has built it with SSL since that is the default, but I don't know. Chad > > > ----- Original Message ----- From: "Chad Leigh" <chad > [email protected]> > To: "WebObjects-Admin Admin" <[email protected]> > Sent: Thursday, December 21, 2006 2:47 PM > Subject: Re: Status: WO + Apache2 (+ Solaris + WONDER adaptor?) > > >> >> On Dec 20, 2006, at 9:31 PM, Cheong Hee (Datasonic) wrote: >> >>> Do you guys manage to get Apache2 run with SSL? It will be >>> triumph to know >>> that as I have somehow did give it up since I could not get the >>> right files >>> for modssl or somestuff. >>> The doc with Apache 1.3.xx are of great help, however missing on >>> Apache2 >>> (from Project Wonder). Guess it will be good to put concentrated >>> efforts on >>> this. >> >> I have apache 2 running with SSL and the Wonder adapter on >> FreeBSD. It just works. I do not remember what I did to build >> it but it was not hard. >> >> Apache2 itself comes with SSl bundled in by default. (ignoring the >> WO part) >> >> Chad >> >>> >>> Cheers >>> >>> Cheong Hee >>> ----- Original Message ----- From: "Will Scheidegger" >>> <[email protected]> >>> To: "Aristedes Maniatis" <[email protected]> >>> Cc: <[email protected]> >>> Sent: Tuesday, May 09, 2006 12:52 AM >>> Subject: Re: Status: WO + Apache2 (+ Solaris + WONDER adaptor?) >>> >>> >>>> Thanks for the reply. I am using gmake, but still I'm failing >>>> at a very >>>> early point. Somehow my gmake version (the newest one you can >>>> get from >>>> blastwave.org) cannot handle lines like this: >>>> >>>> ifeq "SOLARIS" "${OS}" >>>> >>>> I've tried a few variants now... with not much success :-( >>>> >>>> Regards, >>>> Will >>>> >>>> On 08.05.2006, at 16:35, Aristedes Maniatis wrote: >>>> >>>>> Not long ago I tried to get it to compile under FreeBSD and >>>>> failed for >>>>> the Apache2 module style build. However I was easily able to >>>>> get it to >>>>> work as a cgi-bin with Apache2 on FreeBSD 6.0. The main trick >>>>> I seem to >>>>> remember was using gmake instead of make and altering a bunch >>>>> of lines >>>>> in various Makefiles to suit. >>>>> >>>>> Ari Maniatis >>>>> >>>>> >>>>> >>>>> On 09/05/2006, at 12:27 AM, Will Scheidegger wrote: >>>>> >>>>>> O.k. so that WONDER adapter doesn't seem to be _that_ old >>>>>> (2003 instead >>>>>> of 2002). Chances are, that the streaming stuff is included. >>>>>> Unfortunately it does not compile on Solaris: >>>>>> >>>>>> The makefile contains these lines: >>>>>> # Solaris????? Anyone? Anyone? >>>>>> # End Solaris >>>>>> >>>>>> And in addition the build script breaks before that. >>>>>> >>>>>> I'll keep digging... but if anyone has any experience to >>>>>> share I'd be >>>>>> happy to hear from you. >>>>>> >>>>>> -Will >>>>>> >>>>>> On 08.05.2006, at 15:46, Will Scheidegger wrote: >>>>>> >>>>>>> Once again I'm trying to get WO to work with Apache2 (on >>>>>>> Solaris). I >>>>>>> know I've done this before... but I'm not sure anymore how. >>>>>>> After >>>>>>> searching the web it seems like the only way to go is the >>>>>>> adaptor from >>>>>>> Project WONDER, but as far as I can tell this adaptor dates >>>>>>> back to >>>>>>> 2002 and is for WO 5.1 - i.e. most likely does not include any >>>>>>> streaming capabilities. >>>>>>> >>>>>>> What's the current status on this? Has it been solved? If >>>>>>> so, where >>>>>>> can I find the solution? Thanks! >>>>>>> >>>>>>> -Will >>>>>>> _______________________________________________ >>>>>>> WebObjects-admin mailing list >>>>>>> [email protected] >>>>>>> http://www.omnigroup.com/mailman/listinfo/webobjects-admin >>>>>> >>>>>> _______________________________________________ >>>>>> WebObjects-admin mailing list >>>>>> [email protected] >>>>>> http://www.omnigroup.com/mailman/listinfo/webobjects-admin >>>>> >>>>> >>>>> >>>>> >>>>> --------------------------> >>>>> ish >>>>> http://www.ish.com.au >>>>> Level 1, 30 Wilson Street Newtown 2042 Australia >>>>> phone +61 2 9550 5001 fax +61 2 9550 4001 >>>>> PGP fingerprint 08 57 20 4B 80 69 59 E2 A9 BF 2D 48 C2 20 0C C8 >>>>> >>>>> >>>>> _______________________________________________ >>>>> WebObjects-admin mailing list >>>>> [email protected] >>>>> http://www.omnigroup.com/mailman/listinfo/webobjects-admin >>>> >>>> _______________________________________________ >>>> WebObjects-admin mailing list >>>> [email protected] >>>> http://www.omnigroup.com/mailman/listinfo/webobjects-admin >>> >>> >>> _______________________________________________ >>> WebObjects-admin mailing list >>> [email protected] >>> http://www.omnigroup.com/mailman/listinfo/webobjects-admin >> >> _______________________________________________ >> WebObjects-admin mailing list >> [email protected] >> http://www.omnigroup.com/mailman/listinfo/webobjects-admin > >