MySQL is not working on PHP with Fedora 16

Daniel J Walsh dwalsh at redhat.com
Mon Jan 23 18:40:29 UTC 2012


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 01/23/2012 01:22 PM, Fedora Linux wrote:
> # setsebool httpd_can_network_connect_db on
> 
> I have just tried, but still does not work:
> 
> Can't connect to local MySQL server through socket 
> '/var/lib/mysql/mysql.sock' (13)
> 
> Any other idea?
> 
> Connecting manually it works
> 
What AVC's are you seeing.  Most likely mysql is not running with the
correct context.

ps -eZ | grep mysql


> $ mysql -u root -h localhost -p Enter password: Welcome to the
> MySQL monitor.  Commands end with ; or \g. Your MySQL connection id
> is 2 Server version: 5.5.17 MySQL Community Server (GPL)
> 
> Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights
> reserved.
> 
> Oracle is a registered trademark of Oracle Corporation and/or its 
> affiliates. Other names may be trademarks of their respective 
> owners.
> 
> Type 'help;' or '\h' for help. Type '\c' to clear the current
> input statement.
> 
> mysql>
> 
> Regards
> 
> On Sun, Jan 22, 2012 at 11:57 PM, Kernel Guardian 
> <kernelgardian at gmail.com <mailto:kernelgardian at gmail.com>> wrote:
> 
> by default apache can't make a connection to DB. setsebool
> httpd_can_network_connect_db on
> 
> for permanent change add -P as param to setsebool
> 
> for all selinux apache attributes: getsebool -a | grep httpd
> 
> or man page man httpd_selinux
> 
> /var/lib/mysql/mysql.sock is a valid TCP socket with domain UNIX.
> 
> On Jan 22, 2012 7:04 PM, "bruce" <badouglas at gmail.com 
> <mailto:badouglas at gmail.com>> wrote:
> 
> -- users mailing list users at lists.fedoraproject.org
> <mailto:users at lists.fedoraproject.org> To unsubscribe or change
> subscription options: 
> https://admin.fedoraproject.org/mailman/listinfo/users Guidelines:
> http://fedoraproject.org/wiki/Mailing_list_guidelines Have a
> question? Ask away: http://ask.fedoraproject.org
> 
> 
> 
> 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk8dqZ0ACgkQrlYvE4MpobPHpwCff8/s5jlF+psAGNndbUYJhzN6
FZYAnAmnbpr4JG1k3NFmA2ioO3A52vrK
=3DHX
-----END PGP SIGNATURE-----


More information about the users mailing list