Whenever I got my 9000 problem, I used the httport option to useport 9001,9002 etc until I decided to reboot.
As an aside , I checked the code and the routine would have to be called twice but I cannot see how that can happen as open port is onluy called from init and _adjustHTTPPortCallback. You could put in a "bt();" statement at the start of the openport routine to see what is happening. To resolve my problem I tried using the httpaddr option and found that "--httpaddr 127.0.0.1" gave the same problem but using the IP address of my system e.g. "--httpaddr 192.168.1.102" worked and it is reproducible. Have you tried using the httpaddr ? -- bpa ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=32396 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
