From owner-freebsd-questions@FreeBSD.ORG Tue May 24 14:06:19 2005 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 D1B5F16A41C for ; Tue, 24 May 2005 14:06:19 +0000 (GMT) (envelope-from philip@xms.co.za) Received: from mail.int.xm.co.za (email.xm.co.za [196.23.175.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id CACB043D4C for ; Tue, 24 May 2005 14:06:18 +0000 (GMT) (envelope-from philip@xms.co.za) Received: from mailnull by mail.int.xm.co.za with virus-scanned (Exim 4.42 (FreeBSD)) id 1DaaAl-00066f-LM for freebsd-questions@freebsd.org; Tue, 24 May 2005 16:14:19 +0200 Received: from [192.168.1.227] (helo=linux.int.xm.co.za) by mail.int.xm.co.za with esmtp (Exim 4.42 (FreeBSD)) id 1DaaAl-00066V-IK; Tue, 24 May 2005 16:14:19 +0200 From: Philip Wege To: Steven Enderle In-Reply-To: <42933129.7020402@gizm0.org> References: <1116974312.4154.33.camel@linux.site> <42932F86.2050300@gizm0.org> <1116974634.4154.35.camel@linux.site> <42933129.7020402@gizm0.org> Content-Type: text/plain Organization: XM Solutions Date: Tue, 24 May 2005 16:02:45 -0700 Message-Id: <1116975765.4154.44.camel@linux.site> Mime-Version: 1.0 X-Mailer: Evolution 2.0.1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Mysql startup question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: philip@xms.co.za List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 May 2005 14:06:19 -0000 No problems there , and all files and folders owned by root. touch command no errors, goes to next blank line. On Tue, 2005-05-24 at 15:50 +0200, Steven Enderle wrote: > Could you check the directory by hand? > > ls -aol /var/db/mysql/ and > touch /var/db/mysql/mail.int.diesel-electric.com > Regards, > > Steven > -- > ++ message delivered by gizm0.org > ++ free webmail - imap, pop3, ssl secured > > Philip Wege wrote: > > Yes i am logged in as root directly on the box. > > > > On Tue, 2005-05-24 at 15:43 +0200, Steven Enderle wrote: > > > > > Are you sure you did run this as root? > > > > > > Regards > > > > > > Steven > > > -- > > > ++ message delivered by gizm0.org > > > ++ free webmail - imap, pop3, ssl secured > > > > > > Philip Wege wrote: > > > > > > > Hi > > > > > > > > When i run /usr/local/etc/rc.d/mysql-server.sh start i get the following > > > > error : > > > > > > > > touch /var/db/mysql/mail.int.diesel-electric.com err: Permission denied > > > > chown /var/db/mysql/mail.int.diesel-electric.com cannot > > > > create /var/db/mysql/mail.int.diesel-electric.com Permission denied > > > > > > > > Running freebsd 5.3 , mysql installed from ports. > > > > > > > > Any ideas ? > > > > > > > > > > > > _______________________________________________ > > > > freebsd-questions@freebsd.org mailing list > > > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > > > > > > > > > > > > > > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > >