Petre Agenbag wrote: > query , sql > > Hi > Any known issues with RH8.0 and ODBC? > I keep getting lost connection messages when trying to connect from a > windows box to mysql, it worked 100% on a 7.3RH box. > There is no firewall. > Any workarounds? > > --------------------------------------------------------------------- > Before posting, please check: > http://www.mysql.com/manual.php (the manual) > http://lists.mysql.com/ (the list archive) > > To request this thread, e-mail <[EMAIL PROTECTED]> > To unsubscribe, e-mail <[EMAIL PROTECTED]> > Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
Petre, If you run netstat -an |grep tcp do you see that the mysql port (3306 ) listening? Also, even if you dont have a firewall, if you run iptables -L does it show all rules set to ACCEPT? walt --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php