You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to web2py-users
What does web2py use for the initial demo/dev server, that is controlled by the little gui startup app?
黄祥
unread,
Dec 4, 2020, 6:44:44 PM12/4/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to web2py-users
the default web server shipped with Rocket web server
its written on the right side of admin page :
Running on Rocket 1.2.6
best regards,
stifan
Monte Milanuk
unread,
Dec 4, 2020, 9:04:49 PM12/4/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to web...@googlegroups.com
By any chance would you know how that part is accomplished - starting the web server (Rocket) from the gui control, then the framework? I understand the answer ultimately is going to be "read the code", but right now I'm not sure I'd know where to start looking.