Date: Wed, 20 Oct 2010 23:12:13 +0200 From: Andy Wodfer <wodfer@gmail.com> To: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: Resin 3.1.9, Apache 2.2.16 and mod_caucho? Message-ID: <7FB130FF-3309-443A-85A8-BDCDBDB69492@gmail.com> In-Reply-To: <AANLkTi=ELGtxRqUgaaJ7J_k0sqH079HwcFiPBa32VXX=@mail.gmail.com> References: <AANLkTimJ%2B5J7wCoo%2BAuV0C-cdZGf5_nhrLm4QOe4xRZY@mail.gmail.com> <AANLkTim8G3EV2Z6byBPFFbrj9rbdD8e9MVPeRpEgrRDJ@mail.gmail.com> <AANLkTimX49jfRK2ocJiREkT804-=K%2B2bCawWG6PuerHF@mail.gmail.com> <AANLkTikpDpRojp4pGV-HG58DUv3USn5BxKTDgt7r6ei0@mail.gmail.com> <i97fsm$17s$1@dough.gmane.org> <AANLkTi=ELGtxRqUgaaJ7J_k0sqH079HwcFiPBa32VXX=@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Got mod_caucho.so installed. The makefile only refers to Apache 20 while I a= m running 22. I changed the path in the Makefile to /usr/ports/www/apache22 a= nd the compile arg to yes and it installed fine. Will test now. Cheers, Andy --- Mvh/Rgds, Andreas Wideroe <andreas@wideroe.net> Den 14. okt. 2010 kl. 21:20 skrev Andy Wodfer <wodfer@gmail.com>: > On Thu, Oct 14, 2010 at 7:56 PM, Michael Powell <nightrecon@hotmail.com> w= rote: > Christer Solskogen wrote: >=20 > [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. > > > > >=20 > 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: >=20 > http://www.caucho.com/resin-3.1/doc/install-apache.xtp >=20 > 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. >=20 > Then config resin.conf and httpd.conf accordingly. >=20 > Thanks Mike! >=20 > Will try that and report back. >=20 > Cheers, > Andy=20 >=20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7FB130FF-3309-443A-85A8-BDCDBDB69492>