I registered 2 users and both were in mysql database tables auth_user, auth_group, auth_event and auth_memebership. I remembered their passwords and logged out. When I login, message "Invalid login" was displayed. You suggested trying appamdin, but didn't know how to execute this. Sorry.
On Aug 18, 1:00 pm, mdipierro <[email protected]> wrote: > Can you tell us more? What is in the database after registration? Try > appamdin. > > On Aug 17, 11:01 pm, ed <[email protected]> wrote: > > > In sqlite I was able to register and login. However, in mysql I was > > able to register only and was not able to login. > > > On Aug 18, 11:49 am, ed <[email protected]> wrote: > > > > Hi, > > > I recently downloaded web2py 1.66 and tried Welcome app out of the box > > > using sqlite, it worked. I changed to mysql and "Invalid login" is > > > displayed. I only changed a line in db.py db= DAL("mysql:// > > > root:xxxxxxx...@localhost:3306/alumnidb") so that i can use mysql. > > > Thank you in advance. > > > Cheers, > > > ed --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" 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 -~----------~----~----~----~------~----~------~--~---

