Installation problem
am 27.07.2005 18:12:33 von Peter Kingsbury
------=_NextPart_000_0005_01C592CE.608D2BF0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I've just installed MySQL but keep getting an error message. Can anyone =
help please?
Error message - Error Nr. 2003 Can't connect to MySQL server on =
'localhost' (10061)
Installed using - mysql-essential-4.1.13-win32.msi
OS - Win XP Pro
Thanks. Peter
------=_NextPart_000_0005_01C592CE.608D2BF0--
Re: Installation problem
am 27.07.2005 18:38:43 von SGreen
--=_alternative 005BC6188525704B_=
Content-Type: text/plain; charset="US-ASCII"
"Peter Kingsbury" wrote on 07/27/2005 12:12:33
PM:
> I've just installed MySQL but keep getting an error message. Can
> anyone help please?
>
> Error message - Error Nr. 2003 Can't connect to MySQL server on
> 'localhost' (10061)
>
> Installed using - mysql-essential-4.1.13-win32.msi
>
> OS - Win XP Pro
>
> Thanks. Peter
Did you remember to START your mysql server? At a command prompt type
net start mysql
then try to connect again. The installer package sets up your server but
doesn't turn it on.
Shawn Green
Database Administrator
Unimin Corporation - Spruce Pine
--=_alternative 005BC6188525704B_=--