From owner-freebsd-database@FreeBSD.ORG Tue Aug 26 20:11:32 2003 Return-Path: Delivered-To: freebsd-database@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7919F16A4BF for ; Tue, 26 Aug 2003 20:11:32 -0700 (PDT) Received: from ren.sasknow.com (ren.sasknow.com [207.195.92.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F9AF43FE3 for ; Tue, 26 Aug 2003 20:11:31 -0700 (PDT) (envelope-from glm@cyborgspiders.com) Received: from Mom.cyborgspiders.com (hsdbsk206-163-228-116.sasknet.sk.ca [206.163.228.116]) by ren.sasknow.com (8.12.8p1/8.12.8) with ESMTP id h7R3BRDm052406; Tue, 26 Aug 2003 21:11:28 -0600 (CST) (envelope-from glm@cyborgspiders.com) Message-Id: <5.2.1.1.0.20030826203828.00a24470@mail.sasknow.com> X-Sender: cyborgspiders@mail.sasknow.com X-Mailer: QUALCOMM Windows Eudora Version 5.2.1 Date: Tue, 26 Aug 2003 21:06:13 -0600 To: From: Greg Magnusson In-Reply-To: <008b01c36c42$9dc9df40$c905010a@daylight.net> References: <5.2.1.1.0.20030826000201.00a1b870@mail.sasknow.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed cc: freebsd-database@freebsd.org Subject: RE: mysql_install X-BeenThere: freebsd-database@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Database use and development under FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Aug 2003 03:11:32 -0000 re: ports system Correct, I have not installed mysql from the FreeBSD ports system. Currently, I am attempting to use a download from the mysql.org site that can be burned to a disk. http://www.mysql.com/downloads/mysql-3.23.html I just noticed that version 4 is stable now, so I am going to try the new one. http://www.mysql.com/downloads/mysql-4.0.html My current intention is to create a simplified installation procedure for FreeBSD - MySQL - Apache and PHP. I have attempted 42 installations to date without success. I have had FreeBSD and Apache working, but I have yet to have MySQL working standalone..... Is there a port that installs Apache-PHP and MySQL? Is there an easy way to install the above system with libmcrypt, open + mod_ssl? I have been using the pkg_add system for other applications, and it is a nice system. What I have been dreaming about is a simplified system of installing a FreeBSD-Apache-PHP-MySQL server. If this port exists, please advise. I am ready to hear about an easy way of doing this. >BTW, when installed properly, the 'mysql user' will have a UID of 88 and a >GID of 88 - it is unlikely that you have achieved that with 'adduser'. I choose user id 888. You have made me think that I could use a separate group. Currently my machine has only one group...default group of #14 I believe. Greg Magnusson glm@cyborgspiders.com At 09:26 PM 8/26/03 -0500, you wrote: >I take it then that you did not install via the ports system, correct? >You will save yourself many of these headaches by using the ports system >to install your applications. > > > >-- >John Brooks >john@stlbsd.org > >-----Original Message----- >From: owner-freebsd-database@freebsd.org >[mailto:owner-freebsd-database@freebsd.org]On Behalf Of Greg Magnusson >Sent: Tuesday, August 26, 2003 1:04 AM >To: david@mu.org >Cc: freebsd-database@freebsd.org >Subject: Re: mysql_install > > > I have just confirmed that yes, I have used the "adduser" command and >followed the prompts to create a new user. I am getting the same mysql >start and subsequent end. > >Greg Magnusson >glm@cyborgspiders.com > >At 04:03 PM 8/22/03 -0700, you wrote: > >Quoth Greg Magnusson: > > > > > cyborgspiders#chown: mysql: illegal user name > > > >Have you created a mysql user? > > > >Regards, > > > >David Drum > >david@mu.org > > >re: getting mysql running on FreeBSD 4.7 > >Hello, > >I am running FreeBSD 4.7 and mysql-max-3.23.57-unknown-freebsd4.7-i386 on >FreeBSD 4.7. I have installed mysql, but I am having problems getting it >to run. When I am in the mysql directory, and I enter > "./bin/safe_mysqld & >I get the message >[1] 363 >cyborgspiders#chown: mysql: illegal user name >Starting mysqld daemon with databases from >/usr/local/mysql/mysql-max-3.23.57-unknown-freebsd4.7-i386/data >030822 13:29:57 mysql ended > >[1] Done ./bin/safe_mysqld > >Help will be appreciated, > >Greg Magnusson >glm@cyborgspiders.com > > >_______________________________________________ >freebsd-database@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-database >To unsubscribe, send any mail to "freebsd-database-unsubscribe@freebsd.org"