Changes

Jump to navigation Jump to search
754 bytes removed ,  19:36, 21 November 2007
Line 52: Line 52:     
  /etc/rc.d/rc7.d/S50mysqld restart
 
  /etc/rc.d/rc7.d/S50mysqld restart
  −
Use the netstat -ant command to check status
  −
  −
netstat -ant
  −
  −
---------------------------------------------------------------------------------
  −
  −
Look for the following line in your `netstat -ant` result:
  −
  −
tcp        0      0 0.0.0.0:3306            0.0.0.0:*              LISTEN
  −
  −
While you're looking, you should see the ports that wildfire will be using:
  −
  −
tcp        0      0 0.0.0.0:9090            0.0.0.0:*              LISTEN
  −
tcp        0      0 0.0.0.0:9091            0.0.0.0:*              LISTEN
  −
tcp        0      0 0.0.0.0:5222            0.0.0.0:*              LISTEN
  −
tcp        0      0 0.0.0.0:5223            0.0.0.0:*              LISTEN
  −
tcp        0      0 0.0.0.0:5269            0.0.0.0:*              LISTEN
      
== Start the Openfire Messaging Server ==
 
== Start the Openfire Messaging Server ==
87

edits

Navigation menu