View Single Post
Old 07-20-2010, 04:23 AM   #193
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,482
Karma: 8025704
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by KeWiN_HUN View Post
My problem is when i try to start the server error appear : " ERROR: Failed to start content server: Port 8080 not free on '0.0.0.0' ". What can i do ?
Two choices:

1) find the other program that is using port 8080 and kill it/change it. One way to do this is the command netstat. Try 'netstat -a -b -n' and note the executable that has the port open.

2) change the port to something else, such as 8081
chaley is offline   Reply With Quote