Installing 6.5.1 will not stop the port conflict which is stopping you getting at the slimserver web page. The browser trying to open the app (not slimserver) which has taken over port 9000 - that is why there is no change after installing 6.5.1
netstat is useful to find what is using port 9000 but rather than waste time tracking down the app, it would be better to find what port slimserver is using instead of 9000. Make sure slimserver is not running. Using Wordpad (not Notepad) - open slimserver.pref in the Slimserver main directory. When the file is open - find the line with "httpport". It should have the new port number (hopefully not 9000) - note the new port number. Close the pref file and restart slimserver. Start a browser and try accessing localhost:<newportno> where <newportno> is the number you noted (e.g. localhost:9002 ) . -- bpa ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=30507 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
