From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1EAaOL-0007mx-Oe for garchives@archives.gentoo.org; Wed, 31 Aug 2005 21:45:10 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j7VLfTwe012951; Wed, 31 Aug 2005 21:41:29 GMT Received: from mail.igoe.me.uk (igoe.me.uk [195.137.39.206]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j7VLYriF025448 for ; Wed, 31 Aug 2005 21:34:53 GMT Received: from localhost (localhost [127.0.0.1]) by mail.igoe.me.uk (Postfix) with ESMTP id D828288083 for ; Wed, 31 Aug 2005 22:36:58 +0100 (BST) Received: from mail.igoe.me.uk ([127.0.0.1]) by localhost (linuxbox [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18895-14 for ; Wed, 31 Aug 2005 22:36:58 +0100 (BST) Received: from [62.55.107.60] (unknown [62.55.107.60]) by mail.igoe.me.uk (Postfix) with ESMTP id 0536988019 for ; Wed, 31 Aug 2005 22:36:57 +0100 (BST) Message-ID: <43162307.7030701@igoe.me.uk> Date: Wed, 31 Aug 2005 22:37:11 +0100 From: Tim Igoe User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050807) X-Accept-Language: en-us, en Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Trouble with mysql References: <1125521529.11373.9.camel@baby.espersunited.com> In-Reply-To: <1125521529.11373.9.camel@baby.espersunited.com> X-Enigmail-Version: 0.92.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig8E4E003D9710130D49C435D2" X-Virus-Scanned: amavisd-new at igoe.me.uk X-Archives-Salt: 03ad694a-e2d8-4c71-885f-5fc786f3a908 X-Archives-Hash: de53127db54c5b4d13610ccb48b08a67 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig8E4E003D9710130D49C435D2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Michael Sullivan wrote: > I am having trouble with /etc/init.d/mysql. I rebooted my system, and > when it finished rebooting I tried to connect to the mysql daemon and > failed. I looked in /var/log/mysql: There was a file there called > mysql.err. The contents were: > > 050831 15:47:29 mysqld started > 050831 15:47:30 Can't start server: Bind on TCP/IP port: Address already > in use > 050831 15:47:30 Do you already have another mysqld server running on > port: 3306 ? > 050831 15:47:30 Aborting > > 050831 15:47:30 /usr/sbin/mysqld: Shutdown Complete > > 050831 15:47:30 mysqld ended > check the output of ps aux look for mysqld processes in the list - if it is running then try killing the mysqld processes or restarting the machine > > I tried netstat | grep '3306': > > bullet mysql # netstat | grep '3306' > bullet mysql # netstat -n | grep 3306 or netstat | grep mysql might be better > > The output was blank, so I assume that port 3306 is NOT in use. Any > ideas? > Do you have something else that could be using the port - a rootkit or someone else running a service on the box? -- Tim Igoe tim@igoe.me.uk http://tim.igoe.me.uk - Personal Site http://tv.igoe.me.uk - UK TV Guide "Computers are like Air-con, open windows and they stop working!" --------------enig8E4E003D9710130D49C435D2 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDFiMHGHf0ynteA5MRAnvbAKDG14NpIn/Un/XRlJe1YCRxtIeNqgCgmxyC QZak6jEMe/rDJkp0NFagBKk= =p5zg -----END PGP SIGNATURE----- --------------enig8E4E003D9710130D49C435D2-- -- gentoo-user@gentoo.org mailing list