Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2010 13:56:44 -0400
From:      Michael Powell <nightrecon@hotmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Resin 3.1.9, Apache 2.2.16 and mod_caucho?
Message-ID:  <i97fsm$17s$1@dough.gmane.org>
References:  <AANLkTimJ%2B5J7wCoo%2BAuV0C-cdZGf5_nhrLm4QOe4xRZY@mail.gmail.com> <AANLkTim8G3EV2Z6byBPFFbrj9rbdD8e9MVPeRpEgrRDJ@mail.gmail.com> <AANLkTimX49jfRK2ocJiREkT804-=K%2B2bCawWG6PuerHF@mail.gmail.com> <AANLkTikpDpRojp4pGV-HG58DUv3USn5BxKTDgt7r6ei0@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Christer Solskogen wrote:

[snip]
>>> > Both Apache (port 80) and Resin3.1 (port 8080) runs fine alone.
>>> >
>>>
>>> You probably have that module already installed. It comes with
>>> www/resin3 according to the Makefile.
>>>
>>
>> Don't think so. locate (updated) and find only shows these:
>>
>> ./tmp/caucho
>> ./usr/local/resin3/webapps/resin-doc/WEB-INF/classes/com/caucho
>> ./usr/local/resin3/webapps/resin-doc/WEB-INF/xsl/caucho
>> ./usr/local/resin3/webapps/resin-doc/examples/amber-basic/WEB-
INF/classes/com/caucho
>>
> 
> You might need to have apache[2|22] installed first.
> 
> 

You do need Apache installed first as apxs is used to build the mod_caucho 
module. Install Apache by the ports system as you normally would. See the 
'Compiling mod_caucho.so' section here:

http://www.caucho.com/resin-3.1/doc/install-apache.xtp

If the configure script doesn't/can't find apxs automagically use the CLI 
switch and provide it with the location. It should be able to find it.

Then config resin.conf and httpd.conf accordingly.

-Mike
  




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?i97fsm$17s$1>