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
  

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to