First you should try the following: netstat -tanp |grep 80
check if you have a process on port 80 and what process is it. 2014-08-03 22:28 GMT+02:00 Patrick Walters <[email protected]>: > Anyone had success getting Web2Py running as the default site (port 80) on > a BB Rev C running debian? > > I used the ubuntu install script from the Web2Py docs and seem to have a > conflict with the default website that comes pre-installed on the BBB Rev > C. > The script seems to have completed successfully, but I can't connect to > the web2py admin page. > > Any suggestions on how to validate the install and config or to look for > where conflicts can occur (maybe competing web servers?) would be much > appreciated. > > Thanks for the help, > -p > > -- > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

