Ulas B. Baloglu wrote:
I tried to remote mysql db, but I guess port 3306 is blockedmysql isn't network enabled by default
can anyone send me a method to change firewall settings and unblock it, or to stop firewall temporarily.
Thanks,
ulash
if you want to connect remotely you first have to comment out the follwing from /etc/mysql/my.cnf
# The skip-networkin option will no longer be set via debconf menu.
# You have to manually change it if you want networking i.e. the server
# listening on port 3306. The default is "disable" - for security #reasons.
skip-networking
--
Sean
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]