[OGo-Users] Re: starting ogo-webui-1.0 ...: [FAILED]
James Watkins
users@opengroupware.org
Thu, 30 Nov 2006 13:00:59 -0600
here is all that it returns:
[root@expnd ~]# netstat -anp | grep :20000
tcp 0 0 128.177.28.84:20000 0.0.0.0:*
LISTEN 27878/ogo-webui-1.1
> oh, to check who is sitting here :
> netstat -anp | grep :20000
>
>
> it should return something like that :
> tcp 0.0.0.0:20000 0.0.0.0:* LISTEN 8946/ogo-webui-1.1
> tcp 127.0.0.1:45835 127.0.0.1:20000 CLOSE_WAIT 29284/apache2
> tcp 127.0.0.1:45868 127.0.0.1:20000 CLOSE_WAIT 29284/apache2
>
> You can see ogo-webui running (process ID is 8946) and the apache
> processes that was connected to ogo.
>
> Hope this helps.
>
>
> --
> OpenGroupware.org Users
> users@opengroupware.org
> http://mail.opengroupware.org/mailman/listinfo/users
>