Hi list, I have been using %mysql-protocol.r for almost 2 years on a CGI script at web site and it is just great. No complaints at all.
Now I need to stabilish a connection to MySQL at Debian server 192.168.1.100<http://192.168.1.100>of my intranet from my Ubuntu Desktop and that's what I get: >> do %~/rebol/scripts/mysql-protocol.r Script: "mySQL Protocol" (25-Jul-2001) mySQL protocol loaded >> db: open mysql://root:[EMAIL PROTECTED]/revel connecting to: 192.168.1.100 <http://192.168.1.100> ** Access Error: Cannot connect to 192.168.1.100 <http://192.168.1.100> ** Where: open-proto ** Near: db: open mysql://root:[EMAIL PROTECTED]/revel >> I have already unblocked port 3306 on both hosts (tcp,udp). What else am I missing? Thanks -- *:-.,_,.-:*'``'*:-.,_,.-: Carlos Lorenz *:-.,_,.-:*'``'*:-.,_,.-: -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
