[00:11] Hey, I'm having trouble with my website connecting to a remote Ubuntu MySQL Server. It's completely blocking it (error: 111) and I've already set bind-address in my.cnf to 0.0.0.0 (skip-networking was never in the file). Anyone know some other solution? [00:43] CipherWeston: can you verify its listening on all interfaces on the mysql host? lsof -i:3306 [00:43] also, is there any firewall involved on either side? check iptables, etc [00:43] mysqld 916 mysql 10u IPv4 8262 0t0 TCP *:mysql (LISTEN) [00:43] looks good [00:44] I might need help with the iptables command.. [00:46] I prefer this one: iptables -n -v --line-numbers -L [00:49] (am not a pro at this) here's what was given to me: http://i.imgur.com/x3R9bnZ.png [00:50] okay so essentially everything is open on that server [00:51] only ssh is passed trough a anti-brute-force mechanism [00:51] and the other host? [00:51] That's a great question. Let's see if I can get in there (it's through domain.com) [01:08] Well, after a long talk with a support guy, turns out my website's hosting does not allow remote SQL connections. Damn my luck. Thanks for the help though! === Mobutils_ is now known as Mobutils === wickedpuppy2 is now known as wickedpuppy === zz_DenBeiren is now known as DenBeiren === Lcawte|Away is now known as Lcawte === Lcawte is now known as Lcawte|Away === bilde2910|away is now known as bilde2910 [08:58] Good morning. === markthomas|away is now known as markthomas === markthomas is now known as markthomas|away [10:30] Hi. The version of weechat in the repo is quite outdated (0.4.2, latest stable is 1.1.1). I'm wondering - are there likely to be any problems if I install the latest version of weechat from source, with a version from an aptitude installation already on the system? [10:30] You will have problem doing it that way. [10:31] A more safe way would be using a PPA or create a .deb for the version you want to install. [10:32] bekks: using checkinstall, or similar? [10:32] Yes. Or just use a PPA. [10:34] Huh, neat. I didn't know those existed :D === ayyyyy is now known as Nyanpo === zz_DenBeiren is now known as DenBeiren === CripperZ- is now known as CripperZ === bilde2910|away is now known as bilde2910 === YamakasY is now known as BiggestBitInTown === BiggestBitInTown is now known as YamakasY === bilde2910|away is now known as bilde2910 === Lcawte|Away is now known as Lcawte === bilde2910|away is now known as bilde2910 === bilde2910 is now known as bilde2910|away === Lcawte is now known as Lcawte|Away [23:54] hi folks [23:55] for some reason creation of new network adapter fails [23:55] bizzare [23:55] what can i do to fix it?" [23:56] I am following this manual https://www.softether.org/4-docs/1-manual/6._Command_Line_Management_Utility_Manual/6.5_VPN_Client_Management_Command_Reference [23:56] :D