From owner-freebsd-ports@FreeBSD.ORG Fri Jan 14 03:33:24 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C094416A4CE for ; Fri, 14 Jan 2005 03:33:24 +0000 (GMT) Received: from ritamari.vonostingroup.com (ip193-230.digitalrealm.net [216.144.193.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57D6243D45 for ; Fri, 14 Jan 2005 03:33:24 +0000 (GMT) (envelope-from laszlof@vonostingroup.com) Received: from pcp01939994pcs.waldlk01.mi.comcast.net ([68.32.91.161]) by ritamari.vonostingroup.com with esmtpa (Exim 4.43 (FreeBSD)) id 1CpICt-000GpI-T4; Thu, 13 Jan 2005 22:33:04 -0500 Message-ID: <41E73D8A.1090401@vonostingroup.com> Date: Thu, 13 Jan 2005 22:33:30 -0500 From: "Frank J. Laszlo" User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Brian Bailey References: <3057.10.0.0.26.1105668854.squirrel@10.0.0.26> <1105673459.41e73cf367832@www.animecowboy.com> In-Reply-To: <1105673459.41e73cf367832@www.animecowboy.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ritamari.vonostingroup.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [26 6] X-AntiAbuse: Sender Address Domain - vonostingroup.com X-Source: X-Source-Args: X-Source-Dir: cc: freebsd-ports cc: Brian Szymanski Subject: Re: mysql41-server/mysql40-server not starting? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jan 2005 03:33:24 -0000 Did you add the rcvar to your rc.conf? -Frank Brian Bailey wrote: >Quoting Brian Szymanski : > > > >>Hi. >> >>I'm having trouble installing mysql4?-server on my 5.3 box. >> >>I've tried both 4.0 and 4.1, same results. >> >> >Your error file should be /var/db/mysql/ozelmo.wuhjuhbuh.afraid.org.err >Probable cause is bad permissions on the database. >If you are still having problems, try running mysql(not mysql_safe) -T. > >I've had problems similar to this, although mine was from trying to start >defective using defective databases. If I remember right running mysql was how >I found the problem. > > > >>The port compiles and installs fine, but then I cannot start mysql: >># /usr/local/etc/rc.d/mysql-server.sh start >># ps auxww | grep sql >>root 39450 0.0 0.2 1556 812 p2 S+ 9:16PM 0:00.00 grep >>sql >> >>Where'd it go? Let's try invoking mysqld_safe by hand: >># mysqld_safe >>Starting mysqld daemon with databases from /var/db/mysql >>STOPPING server from pid file /var/db/mysql/ozelmo.wuhjuhbuh.afraid.org.pid >>050113 21:16:51 mysqld ended >> >>Not sure where to look for logs indicating the problem and the mysql.com >>doc pages have nothing relevant. Man page doesn't have anything about a >>invoking the daemon in the foreground or with different verbosity options. >> >>Erm. Anyone seen this before? Help? >> >>Thanks, >>Brian Szymanski >>ski@indymedia.org >> >> >>_______________________________________________ >>freebsd-ports@freebsd.org mailing list >>http://lists.freebsd.org/mailman/listinfo/freebsd-ports >>To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >> >> >> > > > > >_______________________________________________ >freebsd-ports@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-ports >To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > >