Re: Database Startup
From: Steve Searle (mail_at_stevesearle.com)
Date: 03/24/04
- Previous message: Bill Spears: "Re: Wireless Card: DWL-G650"
- In reply to: George Lemos: "RE: Database Startup"
- Next in thread: Clint Harshaw: "Re: Database Startup"
- Reply: Clint Harshaw: "Re: Database Startup"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 24 Mar 2004 20:00:58 +0000 To: For users of Fedora Core releases <fedora-list@redhat.com>
Around 04:25pm on Wednesday, March 24, 2004 (UK time), George Lemos scrawled:
> However now I have to research how to get it all started up. Theres
> obviously setup that needs to be done because ran I ran the command
>
> Mysql
>
> ..and I got ERROR 2002: Can't connect to local MySQL server through socket
> '/var/lib/mysql/mysql.sock' (2)
MySQL is a client/server database, and the command mysql rruns the
client. By default it tries to connect to a server running on
localhost, which wasn't there. Find the documentation - possibly
/usr/share/doc/mysql/manual_toc.html and look at section 2 Installing
and section 3 Tutorial.
Yu may also want to consider running Webmin or phpMyAdmin to provide Web
based GUIs to the database. Both are brilliant, especially phpMyAdmin.
Cheers
Steve
-- (o< www.stevesearle.com //\ Powered by Red Hat Linux V_/_ No MS products were used in the creation of this message 7:52pm up 18 days, 5:18, 0 users, load average: 0.08, 0.05, 0.01
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- application/pgp-signature attachment: stored
- Previous message: Bill Spears: "Re: Wireless Card: DWL-G650"
- In reply to: George Lemos: "RE: Database Startup"
- Next in thread: Clint Harshaw: "Re: Database Startup"
- Reply: Clint Harshaw: "Re: Database Startup"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|