Hi

 Thanks for the information. I run the -p option of
the netstat comand to see the PID & porcess name and I
got 


tcp       0     0 0.0.0.0:6543               
0.0.0.0:*                   LISTEN    
3301/mythbackend

  what should I do next to be able to run my backend..
it might be stupid question but I am new at mythtv
     thanks

 P

--- Stephen Boddy <[EMAIL PROTECTED]>
wrote:

> On Monday 26 September 2005 16:54, Greg Woods wrote:
> > On Mon, 2005-09-26 at 08:51 -0700, Nada De nada
> wrote:
> > >  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
> >
> > Try running "lsof | grep -w 6543" to find which
> process is listening on
> > that port. I'll lay odds you already have a
> mythbackend process running.
> >
> > --Greg
> or pass the -p option to the netstat command for the
> PID & process name.
> -- 
> Steve Boddy
> > _______________________________________________
> mythtv-users mailing list
> [email protected]
>
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 



                
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to