Can't find the exast bash command to do it. (I have postgres) With : python web2py.py -a 'asdf' -i 127.0.0.1 -p 8001 -S appname -M auto'
I got the ipython, but when I go to 127.0.0.1:8001 nothing... Richard On Wed, Jan 19, 2011 at 11:03 AM, Massimo Di Pierro < [email protected]> wrote: > Both may lock the DB in sqlite. That is the only problem I can think > of. > > On Jan 19, 9:45 am, Richard Vézina <[email protected]> > wrote: > > Hello, > > > > Try to interact in shell and in the browser at the same time to test form > > input... Is it possible to start web2py in both mode at the same time?? > > > > Or is there a way to insert form input in shell mode? > > > > Thanks > > > > Richard >

