Installing MySQL on Fedora [Solved]

Following tutorial here:

http://library.linode.com/hosting-website

Getting this error when I run sudo mysql_secure_installation and hit enter for no password:

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)

3 Replies

Is MySQL Server installed?

Is MySQL Server started (i.e. running)?

OMG no it was not. :(

I don't know if we are just expected to know to do this. (Probably) But I'm brand new to all this set up and was just following the directions line by line.

Thanks vonskippy, I'm at the next step so you helped!

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct