MySQL Forums
Forum List  »  Install & Repo

Re: mysqld fails to startup on Fedora Core 3
Posted by: Bul_dozer
Date: January 14, 2005 07:21AM

Hi wnqq,

You should try this:

setenforce 0
etc/init.d/mysqls start

If mysqld start, follow this procedure to configure SELinux :

From Startmenu select
"System settings"
Then choose
"Security settings or security level"
A window appears with 2 tabs : "Firewall options" and "SELinux"
Choose SELinux.
At the bottom half of the window you have a lisbox, listing (at least on my PC)

Apache
Name Service
NIS
SELinux Service Protection

Open SELinux Service Protection
Select "Disable SELinux protection for mysqld daemon"
Click "OK"
you had to reboot to make it work

Bye.

Options: ReplyQuote


Subject
Written By
Posted
Re: mysqld fails to startup on Fedora Core 3
January 14, 2005 07:21AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.