Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: MySQL 4.1.9 avc denied messages: msg#00187
|
Subject: |
Re: MySQL 4.1.9 avc denied messages |
Robert L Cochran wrote:
Daniel J Walsh wrote:
Robert L Cochran wrote:
Daniel J Walsh wrote:
restorecon -R -v /usr/lib/mysql
should fix the problem.
Dan
Are you up 2 date on policy.
The latest version is selinux-policy-targeted-1.17.30-2.
/var/lib/mysql should be labeled mysql_db_t
Dan
I'll check if I'm up to date on policy, I should be. Meanwhile I
wonder if you earlier meant I should run
restorecon -R -v /var/lib/mysql
instead of
restorecon -R -v /usr/lib/mysql?
Thanks
Bob
Yep -- an update to 1.17.30-2.73 plus running 'restorecon -R -v
/var/lib/mysql' fixed it.
Thanks a lot for your help, much appreciated!
Bob
|
| |