From owner-freebsd-questions@FreeBSD.ORG Thu Jan 20 00:25:17 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 419E81065673 for ; Thu, 20 Jan 2011 00:25:17 +0000 (UTC) (envelope-from arab@tangerine-army.co.uk) Received: from smtp-out4.blueyonder.co.uk (smtp-out4.blueyonder.co.uk [195.188.213.7]) by mx1.freebsd.org (Postfix) with ESMTP id D32ED8FC17 for ; Thu, 20 Jan 2011 00:25:16 +0000 (UTC) Received: from [172.23.170.137] (helo=anti-virus01-08) by smtp-out4.blueyonder.co.uk with smtp (Exim 4.52) id 1PfiKx-0005zA-IP for freebsd-questions@freebsd.org; Thu, 20 Jan 2011 00:25:15 +0000 Received: from [94.168.170.153] (helo=Mercury.galaxy.lan.lcl) by asmtp-out2.blueyonder.co.uk with esmtp (Exim 4.72) (envelope-from ) id 1PfiKf-0000iK-MU for freebsd-questions@freebsd.org; Thu, 20 Jan 2011 00:24:57 +0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Date: Thu, 20 Jan 2011 00:24:57 -0000 Message-ID: <01FB8F39BAD0BD49A6D0DA8F7897392904F81C@Mercury.galaxy.lan.lcl> X-MimeOLE: Produced By Microsoft Exchange V6.5 X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Coldfusion Thread-Index: Acu4OHeSCJVwN3ISTU2n3FWdc1UWbQ== From: "Graeme Dargie" To: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Coldfusion X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2011 00:25:17 -0000 Hello List, =20 I am trying to get FreeBSD to serve up coldfusion based pages, from what I have managed to find on google I need Apache tomcat, which I have managed to install ok. I am doing this on a VM first so I don't mess up my current servers. This is not for a production environment, I just want to be able to work on some stuff at home, which will involve coldfusion a database connector and an access mdb database. Yes I know I could achieve the same results in php and MySQL, but the module I am sitting at University is doing coldfusion. If the list is not an appropriate place to discuss this, feel free to contact me off list. =20 Regards =20 Graeme