| 
 nah, i didn't mean if you was running it correctly, i was asking if i was correct that you was running boot5zones  :P 
 Does your boot5zones look like this?
 
 start zone . 127.0.0.1 7995 127.0.0.1
 start zone . 127.0.0.1 7996 127.0.0.1
 start zone . 127.0.0.1 7997 127.0.0.1
 start zone . 127.0.0.1 7998 127.0.0.1
 start zone . 127.0.0.1 7999 127.0.0.1
 
 If thats what it is, try this:
 
 start zone . localhost 7995 localhost
 start zone . localhost 7996 localhost
 start zone . localhost 7997 localhost
 start zone . localhost 7998 localhost
 start zone . localhost 7999 localhost
 
 If its localhost already, then do the 127.0.0.1, see if that helps at all
 |