develooper Front page | perl.dbi.users | Postings from February 2001

Re: (Fwd) DBI???

Thread Previous | Thread Next
From:
Kurt Vereker
Date:
February 10, 2001 16:17
Subject:
Re: (Fwd) DBI???
Message ID:
001c01c093c0$4fd46f60$ac650c3d@hppav
The server just doesn't start flat out?
Here is the error message:
> >: "Error 2003: can't connect to MySQL Server on
> >: 'localhost' <10061>"
I have used the manual and searched the maillists do you think it could be
in my configuration?

Thanks again

Kurt

----- Original Message -----
From: Sterin, Ilya <Isterin@ciber.com>
To: 'Kurt Vereker ' <klvereker@one.net.au>; ''Tim Bunce ' '
<Tim.Bunce@ig.co.uk>; <dbi-users@perl.org>
Sent: Sunday, February 11, 2001 10:17 AM
Subject: RE: (Fwd) DBI???


> Is you MySQL servver started.  You need to start the server, see the docs
> for the command or you can do through the menu.  Also if you already
> installed DBI, which you should of done using PPM utility that comes with
> ActivePerl by saying in command prompt...
> >ppm install DBI
> If you have internet access.
> Then you need to install DBD::MySQL...
> >ppm install DBD-mysql
>
> Then you should be able to start programming.  Do the steps above first.
>
> Ilya Sterin
>
> -----Original Message-----
> From: Kurt Vereker
> To: Sterin, Ilya; 'Tim Bunce '; dbi-users@perl.org
> Sent: 02/10/2001 12:47 AM
> Subject: Re: (Fwd) DBI???
>
> Thanks for your prompt reply -
> I'm trying to program the database from perl - problem is the server
> won't
> run at all I have downloaded the mysql and myodbc and a dbi (which I
> don't
> know what to do with - I'm not sure how to set this module up?) The
> server
> says:
> >: "Error 2003: can't connect to MySQL Server on
> >: 'localhost' <10061>"
>
> I can't find the mysqld-shareware.exe
> I only have the mysqld.exe
> I have run the --install but it remaines unconnected and down.
> I can send a copy of my int file if you want to look - I'm not sure what
> settings the localhost should run on - all the drivers are there and the
> start check has ok everything - this one is a tough one!
>
> Thanks
>
> Kurt
> ----- Original Message -----
> From: Sterin, Ilya <Isterin@ciber.com>
> To: 'Tim Bunce ' <Tim.Bunce@ig.co.uk>; <dbi-users@perl.org>
> Cc: <klvereker@one.net.au>
> Sent: Saturday, February 10, 2001 3:07 AM
> Subject: RE: (Fwd) DBI???
>
>
> > You don't need DBI unless you are going to do database programming
> with
> > Perl.  You need to be a little more specific as to what you are trying
> to
> > accomplish, and then we can help you.
> >
> > Ilya Sterin
> >
> > -----Original Message-----
> > From: Tim Bunce
> > To: dbi-users@perl.org
> > Cc: klvereker@one.net.au
> > Sent: 02/09/2001 5:29 AM
> > Subject: (Fwd) DBI???
> >
> > ----- Forwarded message from Kurt Vereker <klvereker@one.net.au> -----
> >
> > From: Kurt Vereker <klvereker@one.net.au>
> > To: "Tim.Bunce" <Tim.Bunce@ig.co.uk>
> > Subject: DBI???
> > Date: Fri, 9 Feb 2001 18:22:54 +1100
> >
> > Hello,
> >
> > Just a quick question...I'm trying to run mysql with apache with the
> > latest perl in win98 I need a DBI which I presume I have found -
> > question is what do I do withit?
> >
> > Thanks
> >
> > Kurt
> >
> > ----- End forwarded message -----
> >
>


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About