From owner-freebsd-questions@FreeBSD.ORG Mon Jun 21 10:38:30 2010 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 802D31065676 for ; Mon, 21 Jun 2010 10:38:30 +0000 (UTC) (envelope-from cato.myhrhagen@gmail.com) Received: from mail-ww0-f54.google.com (mail-ww0-f54.google.com [74.125.82.54]) by mx1.freebsd.org (Postfix) with ESMTP id 17AEE8FC1E for ; Mon, 21 Jun 2010 10:38:29 +0000 (UTC) Received: by wwe15 with SMTP id 15so23357wwe.13 for ; Mon, 21 Jun 2010 03:38:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=2fk0Mx9hX//eGf3BNsfi4HKbagk65s6fg2Yt0diSjxA=; b=C1f+/muk3tx0c8E3N8lXbSzo6QNJ75PxWbxARk5eKU2PKqk1FULPeqXrwjd1X/9qKd byfbiquHJNRw9YCG4TYDNeami81nzlqd1G4R72gxAKZsaEsIilFjJS5PZSrGr0RexLyQ FR2alg6e/CMLyi5z62JGysUk2+u9IfSOyd3p0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=KToyOfbiEdy+dLsavQi9wPKkc2Vo182Nhp89xWCCkecJIZRWQyGkx2XqGh/YTgOAUU Vn7FmnuBhi1XHJjJ2bguajgA3vDLXoLLf0CTXrRvjEA1LrIM67f57HEv4YCv+SFxEu0e PiNhQxpSdpXFABHg7m+x9BS/oSpGHYdsbEJG0= MIME-Version: 1.0 Received: by 10.227.141.82 with SMTP id l18mr4491235wbu.109.1277116705583; Mon, 21 Jun 2010 03:38:25 -0700 (PDT) Received: by 10.216.154.204 with HTTP; Mon, 21 Jun 2010 03:38:25 -0700 (PDT) Date: Mon, 21 Jun 2010 12:38:25 +0200 Message-ID: From: Cato Myhrhagen To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Problem startin Bacula-BAT 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: Mon, 21 Jun 2010 10:38:30 -0000 Hello I have som problems getting Bacula-Bat working. Here is what i have done so far: 1. Installed FreeBSD 8.0 rel 2. From the ports catalogue i have installed Gnome Lite 3. Uppgraded all the ports with CVsup 4. Then I installed Bacula 5.0.0.1 rel (with MySQL), altso from the ports catalogue. 5. Installed BAT 5.0.0.1 I then tried to start Bat by opening Gnome, starting a teminalvindow and typing bat, but got error message (dont have it now becouse it stoped giving me this message). I also notised that bacula-dir prosess stopped when i tried to start Bat. Then i checked if MySQL was running, but it wasnt even installed (i thought it would be installed together with Bacula, but no) Therefor i installed MySQL-server 5.0.90, started it and tried to run BAT again. The program starts but dosent seem to work. It continues to try to connect to the database i think. In the lover left corner of the BAT Gui i continues to display the folloving: "Connecting to Direbtor Localhost:9010" and then says "Connection fails" Is there something i need to configure in BAT og Bacula to get BAT to connect correctly? Best regards Cato