ssh -L 8000:localhost:8000 [EMAIL PROTECTED] Then at localhost:8000 you will have web2py admin ;)
On 18 Lis, 13:02, Baron <[EMAIL PROTECTED]> wrote: > thanks for passing that tip on David. I also couldn't get remote admin > working after fiddling with default.py so have been relying on an ssh > tunnel. > I tried your suggestion but was still denied. Do you remember any > other steps? > > Richard > > On Nov 18, 8:22 am, davidjensen <[EMAIL PROTECTED]> wrote: > > > I just solved the problem with help from someone else. > > It seems to do with executing mv parameters_8000.py parameters_80.py > > after starting and stopping web2py > > > Thanks to Christophe Gragnic and alwaysdata.com, I finally have web2py > > working on a reasonable cost hosting service after 7 months > > experimenting with it. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

