Re: [web2py] Web2py on Koding.com

2014-03-15 Thread wuelfhis asuaje
Thanks let me try it out On Sat, Mar 15, 2014 at 12:59 AM, 黄祥 wrote: > please take a look at : > http://www.web2pyslices.com/slice/show/1956/install-web2py-on-kodingcom > > what is still outstanding is about the admin page still can not reach it > said : > admin disabled because unable to acces

Re: [web2py] Web2py on Koding.com

2014-03-15 Thread wuelfhis asuaje
The weird thing here is that app runs fine locally, even in pythonanywhere ! i don't know what's wrong Starting to think its something with koding.com On Fri, Mar 14, 2014 at 2:37 PM, Richard Vézina wrote: > Showing the callback code would help. > > Richard > > > On Fri, Mar 14, 2014 at 2:50

Re: [web2py] Web2py on Koding.com

2014-03-14 Thread 黄祥
please take a look at : http://www.web2pyslices.com/slice/show/1956/install-web2py-on-kodingcom what is still outstanding is about the admin page still can not reach it said : admin disabled because unable to access password file perhaps experts in here, have the solution for that already tested

Re: [web2py] Web2py on Koding.com

2014-03-14 Thread Richard Vézina
Showing the callback code would help. Richard On Fri, Mar 14, 2014 at 2:50 PM, wuelfhis asuaje wrote: > I've just deployed my app there with latest meb2py source > > Configured apache, everythig looks fine, except when i try to get ajax > links created like (A(IMG(..)..calback(myfunction())) >