Ok...just had a chance to try this again. I'm on a win2k3 server, running web2py as a service (python2.5), using the included cherrypy web server.
This morning I overwrote my web2py dir with a backup which took me back to 1.49.1 and everything ran fine again. Then I unzipped 1.61.1 over the dir but did NOT upgrade the core apps and things STILL looked ok. Next I ran webp2py.py --upgrade yes and that seemed to go ok (no errors), but then I couldn't hit the webserver at all. So I overwrote the applications folder only from a previous backup to 'undo' the upgrade of the core apps...but then the service wouldn't stay running. It would start but then immediately shut down. I've used this same upgrade process for several versions now but this is first problem I've had...perhaps its time for a clean install? Mike On Apr 17, 11:44 pm, Yarko Tymciurak <[email protected]> wrote: > Hi Mike - > > On Fri, Apr 17, 2009 at 10:36 PM, Mike <[email protected]> wrote: > > > Hey everyone, > > > Just upgraded to 1.61.1 today and updated the core apps (admin, > > welcome...). Web2py loads and apps will run, but if I go to the admin > > interface I can't edit them. When I click on 'design' under my app > > name it tries to take me to an app that doesn't exist. > > > So if my app is call "myapp" and I click design, it tries to go to > >http://.../admin/design/m/y/a/p/pinstead ofhttp://.../admin/design/myapp > > This works OK for me under the latest source from bazaar repository. > > (well, in my case, I triedhttp://..../admin/design/authtest but you get > the idea) > > Can you provide some more info. > > - Yarko > > > > > Any thoughts? > > > Mike --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

