Koozali.org: home of the SME Server

Mysql to administrate from outside

kevman

Mysql to administrate from outside
« on: April 16, 2004, 07:18:00 PM »
hallo,

I use the phpMyAdmin and it's running, but I would like try the MySQL-Front and I get the message:
Can't connect to MySQL server on '192.168.1.250' (111)

where I can change something ???

greetings
kevman

Offline Boris

  • *
  • 783
  • +0/-0
Mysql to administrate from outside
« Reply #1 on: April 16, 2004, 07:45:15 PM »
What version of SME server you are running?
Latest versions are shipped with disabled network connection to mySQL by default.  There are how-to's to enable it here on the forum. Just search for it.
...

kevman

Mysql to administrate from outside
« Reply #2 on: April 16, 2004, 09:13:35 PM »
thx,

i fond it:

/sbin/e-smith/config setprop mysqld LocalNetworkingOnly no
/sbin/e-smith/expand-template /etc/my.cnf
/etc/rc.d/rc7.d/S90mysqld restart

kevman

Offline Boris

  • *
  • 783
  • +0/-0
Mysql to administrate from outside
« Reply #3 on: April 16, 2004, 10:51:50 PM »
See, it wasn't hard.
Good luck.  :-)
...

kevman

Mysql to administrate from outside
« Reply #4 on: April 17, 2004, 09:43:58 AM »
yeah,

but mostly you don't know what you have to search !!!

Anonymous

Re: Mysql to administrate from outside
« Reply #5 on: May 11, 2004, 02:14:37 PM »
Quote from: "kevman"
hallo,

I use the phpMyAdmin and it's running, but I would like try the MySQL-Front and I get the message:
Can't connect to MySQL server on '192.168.1.250' (111)

where I can change something ???

greetings
kevman