On Wednesday, May 31, 2017 at 8:48:16 AM UTC-7, Razor brahman wrote:
>
> getting this error..Help please
>
> *student@student-HP:~/web2py$*
>
>
>
>
>
>
>
>
>
>
>
>
> * python web2py.py -i 0.0.0.0web2py Web FrameworkCreated by Massimo Di 
> Pierro, Copyright 2007-2017Version 2.0.8 (2012-09-07 03:47:51) 
> stableDatabase drivers available: SQLite(sqlite3), MySQL(pymysql), 
> PostgreSQL(pg8000), IMAP(imaplib)WARNING:web2py:GUI not available because 
> Tk library is not installedchoose a password:please visit:    
> http://0.0.0.0:8000 <http://0.0.0.0:8000>use "kill -SIGTERM 6552" to 
> shutdown the web2py serverERROR:Rocket.Errors.Port8000:Socket 0.0.0.0:8000 
> <http://0.0.0.0:8000> in use by other process and it won't 
> share.WARNING:Rocket.Errors.Port8000:Listener started when not ready.*also 
> tried,
>
>
> *python web2py.py -a 'password' python web2py.py -i 127.0.0.1 -p 500*still 
> getting the same error
>
>
> *.*
>
 

Most likely, you haven't got the privileges assigned to be able to open 
those ports.  Is this a linux system?

Lower-numbered ports are generally reserved for system software.  Sometimes 
higher ports can be opened by regular users (in the 5-digit range, say 
23456).  Talk to your system administrator about this.

/dps

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to