Re: MySQL on Fedora 3
From: Olivier (olivierwarez_at_netscape.net)
Date: 09/18/05
- Next message: Robert Coates: "Re: Newbie 2B"
- Previous message: Stan Brown: "Re: Newbie 2B"
- In reply to: Snuffin: "Re: MySQL on Fedora 3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 18 Sep 2005 11:09:16 +0200
Snuffin wrote:
> On Tue, 13 Sep 2005 14:01:54 -0700, Manzoorul Hassan wrote:
>
>
>>I installed Fedora 3 on my PC and I believe it also installed:
>>
>> * Apache 2
>> * PHP (not sure of the version)
>> * MySQL (not sure of the version)
>>
>>Unfortunately I don't see the mysqld under /etc/init.d but the binaries
>>and everything else seems to be there in /usr/bin/
>>
>>Is there something I Have to do to get mysql installed?
>>
>>Please help.
>>
>>- manzoor
>
>
> Try rpm -qa | grep mysql to see what is there.
>
> If you have mysql installed it should give you a note of what version. If
> you get no return on it, try yum install mysql.
>
>
>
mysql is the client package.
If you want to run the server you have to install:
mysql-server
Olivier
- Next message: Robert Coates: "Re: Newbie 2B"
- Previous message: Stan Brown: "Re: Newbie 2B"
- In reply to: Snuffin: "Re: MySQL on Fedora 3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]