Re: [web2py] Re: Web2py on Koding.com

2014-03-21 Thread wuelfhis asuaje
Oh no i wish i could ! On Thu, Mar 20, 2014 at 10:59 AM, 黄祥 wrote: > had you by any chance made the admin app worked in koding.com with apache > installed? > > best regards, > stifan > > -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2p

Re: [web2py] Re: Web2py on Koding.com

2014-03-20 Thread 黄祥
had you by any chance made the admin app worked in koding.com with apache installed? best regards, stifan -- 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) ---

Re: [web2py] Re: Web2py on Koding.com

2014-03-20 Thread wuelfhis asuaje
Well i must tell you i couldn't even, i just configured the apache to serve web2py by wsgi on port 80 it's very easy Let me know if you want the config files ! On Thu, Mar 20, 2014 at 6:50 AM, António Ramos wrote: > I looked at koding as an alternative to action.io where i have some > problems

Re: [web2py] Re: Web2py on Koding.com

2014-03-20 Thread António Ramos
I looked at koding as an alternative to action.io where i have some problems, maybe because i´m no root there. (or even worse, i suck at linux !!) In koding i installed web2py but i cannot start it from the command line What is the tricK? python web2py.py -i 0.0.0.0 -p 8000 -a 123 & does not sta