Revision [368]

Last edited on 2007-04-12 12:11:19 by FsseInfo
Additions:
By default MySQL 5 is only bound to listen to and only accept requests from localhost 127.0.0.1
bind-address = 127.0.0.1 change to <your.ip.addr>
Deletions:
By default is only bound to accept requests from 127.0.0.1
and change bind-address = mysqlipaddr instead of 127.0.0.1


Revision [113]

Edited on 2006-09-13 12:51:11 by FsseInfo
Additions:
====MySQL====
===Install===
==CentOS or [[RedHat Red Hat]] RHEL (Extras)==
==Debian, Ubuntu or Xubuntu==
Run Synaptic and choose the mysql package
===Secure===

==MySQL 5==
By default is only bound to accept requests from 127.0.0.1
If you want to connect from a separate pc/server
# vi /etc/mysql/my.cnf
and change bind-address = mysqlipaddr instead of 127.0.0.1
Deletions:
====Install====
====Secure====


Revision [32]

The oldest known version of this page was created on 2006-06-19 11:30:59 by FsseInfo
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki