From owner-freebsd-questions@FreeBSD.ORG Tue May 30 20:14:30 2006 Return-Path: X-Original-To: freebsd-questions@FreeBSD.ORG Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EB9C16A9AF for ; Tue, 30 May 2006 20:14:30 +0000 (UTC) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEBD943D7E for ; Tue, 30 May 2006 20:14:27 +0000 (GMT) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (localhost [127.0.0.1]) by tao.thought.org (8.13.4/8.13.1) with ESMTP id k4UKEOA4093955 for ; Tue, 30 May 2006 13:14:25 -0700 (PDT) (envelope-from kline@tao.thought.org) Received: (from kline@localhost) by tao.thought.org (8.13.4/8.13.1/Submit) id k4UKEOY7093954 for freebsd-questions@FreeBSD.ORG; Tue, 30 May 2006 13:14:24 -0700 (PDT) (envelope-from kline) Date: Tue, 30 May 2006 13:14:24 -0700 From: Gary Kline To: FreeBSD Mailing List Message-ID: <20060530201423.GA92003@thought.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing 19++ years of service to the Unix community Cc: Subject: web-chat 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: Tue, 30 May 2006 20:14:44 -0000 People, This is getting to be a matter of `personal honor'. Once I had jwchat working....or just about. I would like to have some kind of private IM chat service installed, but things break with the example help a couple people have offered.' When I install jwchat as per README I typically get a 404 err:/jwchat/ not found. Even tho I think the Rewrite stuff is set up correctly in apache/httpd.conf along with a pointer to /usr/local/www/jwchat/ (chowned www:www). --I'm running apache-1.3. lang/erlang builds and installs without error. ejabberd also installs without error *but* when as root I try: # ejabberdctl it dumps. It is a /bin/sh script that exec's erl; something I don't understand. Nor does the *.dump file make any sense. ejabberd is a script too and I have the initialization files set up. I see some sort of RPC complainnt from this stuff. This is over my head too. But the strangest thing is that after churning for abut a minute, my httpg.access.log reads: 10.0.0.1 - - [30/May/2006:12:56:55 -0700] "GET /jwchat/JSJaCPacket.js HTTP/1.1" 200 45577 "http://sage.thought.org/jwchat/roster.html" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007" 10.0.0.1 - - [30/May/2006:12:56:55 -0700] "GET /jwchat/roster.js HTTP/1.1" 200 45577 "http://sage.thought.org/jwchat/roster.html" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007" But my browser screen in *blank*/empty. It says "Done" and the retval is "200" (see above). Nothing displays. I have java 1.4 built both for limux mozilla and our FBSD. Anybody know what's going on--esp'ly why nothing graphic displays?? tia, gents, gary -- Gary Kline kline@thought.org www.thought.org Public service Unix