So, I assume your using linux on your host. Try this command to see what
is running on port 8000:
lsof -i :8000
What other ports did you try?
-Jim
On Wednesday, September 5, 2018 at 2:06:10 AM UTC-5, FRANK OJAMBO wrote:
>
> the tool am using is putty.
>
> On Wed, 5 Sep 2018 at 00:18, Jim S >
the tool am using is putty.
On Wed, 5 Sep 2018 at 00:18, Jim S wrote:
> Sounds like you already have web2py (or something else) running on that
> port.
>
> You can try running on a different port using:
>
> python web2py.py -p 8001
>
> Or, use the tools on your host os to determine what is runni
Sounds like you already have web2py (or something else) running on that
port.
You can try running on a different port using:
python web2py.py -p 8001
Or, use the tools on your host os to determine what is running on port 8000
and stop that process.
-Jim
On Tuesday, September 4, 2018 at 4:52:
3 matches
Mail list logo