View Single Post
Old 07-21-2015, 07:30 PM   #5
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,562
Karma: 79436716
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
You will manually have to edit the configuration file. I'm not sure where it is located under linux, but you are looking for a file called server.py. In this file you will find the following lines
Code:
### Begin group: DEFAULT
 
# port
# The port on which to listen. Default is 8080
port = 80
Change this back to 8080.

More than likely this is stored in a hidden directory within your home directory.

(And no need to revert to the non distro version).
PeterT is offline   Reply With Quote