Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: kevman on April 16, 2004, 07:18:00 PM

Title: Mysql to administrate from outside
Post by: kevman 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
Title: Mysql to administrate from outside
Post by: Boris 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.
Title: Mysql to administrate from outside
Post by: kevman 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
Title: Mysql to administrate from outside
Post by: Boris on April 16, 2004, 10:51:50 PM
See, it wasn't hard.
Good luck.  :-)
Title: Mysql to administrate from outside
Post by: kevman on April 17, 2004, 09:43:58 AM
yeah,

but mostly you don't know what you have to search !!!
Title: Re: Mysql to administrate from outside
Post by: Anonymous 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