From owner-freebsd-questions@FreeBSD.ORG Fri Jan 7 07:05:24 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 5BF601065674 for ; Fri, 7 Jan 2011 07:05:24 +0000 (UTC) (envelope-from sayedtdm@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id D6AAB8FC12 for ; Fri, 7 Jan 2011 07:05:23 +0000 (UTC) Received: by fxm16 with SMTP id 16so16658031fxm.13 for ; Thu, 06 Jan 2011 23:05:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:references :in-reply-to:subject:date:message-id:mime-version:content-type :content-transfer-encoding:x-mailer:thread-index:content-language :x-cr-hashedpuzzle:x-cr-puzzleid; bh=Bw98Vgk+WGsUK9LfDz7dpAD4P41FAe7MEBvamxt2Dno=; b=rvcQpJGIkS060zVs/58giCu4lWOeURSdFQCX1QEGdkWIDPsuubZ+E75aDQcPglPYax CQqjutQDgNuScvpRV5/2WBVfenleNF/o491ZmPFA6uYQH8BO5Uzo6W5gdOoCit7F3hFE uRKDaPPaAZzJ80hTiG7lub8x3HRkoosQlfG+Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:references:in-reply-to:subject:date:message-id:mime-version :content-type:content-transfer-encoding:x-mailer:thread-index :content-language:x-cr-hashedpuzzle:x-cr-puzzleid; b=HMBPz5bb9i+d1LDafGsHhcI/Qba8vZNP86PJkKcawMfpKtbWTGgtsSdTt74ZoOpEQV 3hqXvFlxdeP/Olj0EPHHUyltl45G5Kl6sndqD5cEhW0bVYRj/qoxaQBV8C3NSBuMNE6L kSYKCDPj6liUK+ahxPcO4jhiMKQx86A44aHmw= Received: by 10.223.103.6 with SMTP id i6mr2428864fao.84.1294382458638; Thu, 06 Jan 2011 22:40:58 -0800 (PST) Received: from MyBackypPC ([188.248.170.214]) by mx.google.com with ESMTPS id z1sm6063769fau.45.2011.01.06.22.40.55 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 06 Jan 2011 22:40:56 -0800 (PST) From: "Sayed Nimer" To: References: <20110106195131.7D3D410656B5@hub.freebsd.org> In-Reply-To: <20110106195131.7D3D410656B5@hub.freebsd.org> Date: Fri, 7 Jan 2011 09:39:42 +0300 Message-ID: <04ca01cbae35$ace5c470$06b14d50$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 thread-index: Acut22jtjdLFYuI6QPW00lPX882obgAWBYYQ Content-Language: ar-sa x-cr-hashedpuzzle: CPLl Cs3w DKoD Dgnp ErkV FF+f FfmU Fqfu GDmn GeCk Hlml HwkZ InKW JRmO JUP2 KeBW; 1; ZgByAGUAZQBiAHMAZAAtAHEAdQBlAHMAdABpAG8AbgBzAEAAZgByAGUAZQBiAHMAZAAuAG8AcgBnAA==; Sosha1_v1; 7; {77B54EEE-019D-44CD-8E4B-06511123F373}; cwBhAHkAZQBkAHQAZABtAEAAZwBtAGEAaQBsAC4AYwBvAG0A; Fri, 07 Jan 2011 06:39:40 GMT; TQBhAG4AYQBnAGUAIABCAGkAbgBkADkAIAB0AGgAcgBvAHUAZwBoACAAdABoAGUAIAB3AGUAYgAsACAAUABvAHcAZQByAEQATgBTACAAYwByAGEAcwBoACAAbQB5ACAAcwB5AHMAdABlAG0AIABhAHQAIABzAHQAYQByAHQAdQBwAA== x-cr-puzzleid: {77B54EEE-019D-44CD-8E4B-06511123F373} Subject: Manage Bind9 through the web, PowerDNS crash my system at startup 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: Fri, 07 Jan 2011 07:05:24 -0000 Hello, I was looking for a solution to manage Bind9 DNS server through a web so I can add/edit zone. I thought PowerDNS/PowerAdmin would be a good solution for my requirements. I successfully installed both PowerDNS/PowerAdmin and tested them was working fine. When I restart my box I found PowerDNS crash my system giving many errors can't find mysqlserver. Any suggestions for the requirement to manage Bind9 through the web, or the PowerDNS problem. Thanks and have a nice day.