Hi Thanks for the information. I run the "netstat -l -n | grep 6543" to see if something else was using the port and I got this message
tcp 0 0 0.0.0.0:6543 0.0.0.0:* LISTEN does that mean that the port is being unused. If so.. what do you think I need to do to make it work becusae I am still getting the same error in the backend Thanks Peter --- "Michael J. Lynch" <[EMAIL PROTECTED]> wrote: > Nada De nada wrote: > > Hi > > > > I have bee follwing all the instructions by > Jarod to > > install MythTV on FC4.. everything seemed to be > going > > great until i got this problem. In the mythtv-setu > I > > used the default infor for IP address and ports > but I > > am getting this error when I try to run backend > > i would appreciate any info about this problem > > > > Peter > > > > > > [EMAIL PROTECTED] ~]$ mythbackend & [1] 23143 > > [EMAIL PROTECTED] ~]$ 2005-09-21 10:53:56.258 New > DB > > connection, total: 1 > > Starting up as the master server. > > 2005-09-21 10:53:56.275 New DB connection, total: > 2 > > 2005-09-21 10:53:56.294 New DB scheduler > connection > > 2005-09-21 10:53:56.300 New DB connection, total: > 3 > > 2005-09-21 10:53:56.306 mythbackend version: > > 0.18.1.20050523-1 www.mythtv.org > > 2005-09-21 10:53:56.306 Enabled verbose msgs : > > important general > > QServerSocket: failed to bind or listen to the > socket > > Failed to bind port: 6543 > > > > Bind errors are *almost* always because the port is > already > being used. Do "netstat -l -n | grep 6543" and see > if it > shows up. If so, some other software (or another > copy of > mythbackend) is using it. > > > > -- > Michael J. Lynch > > What if the hokey pokey IS what it's all about -- > author unknown > > > _______________________________________________ > mythtv-users mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
