You have something else running on port 8000. Try a different port (8001, 8002, etc.)
If it still does not work it could also be a firewall issue. Massimo On Feb 13, 10:45 am, Matt <[email protected]> wrote: > Can anyone advise? This is the message that appears when running > web2py.exe: > > default applications appear to be installed already > web2py Enterprise Web Framework > Created by Massimo Di Pierro, Copyright 2007-2009 > Version 1.56.2 (2009-02-08 21:49:34) > Database drivers available: SQLite3, MySQL > please visit: > http://127.0.0.1:8000 > starting browser...in 5 seconds > Unhandled exception in thread started by <bound method > HttpServer.start of <gluo > n.main.HttpServer object at 0x02DDE930>> > Traceback (most recent call last): > File "/Users/mdipierro/web2py/gluon/main.py", line 514, in start > File "/Users/mdipierro/web2py/gluon/wsgiserver.py", line 1383, in > start > socket.error: (10013, 'Permission denied') --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

