Hi, My sessions on localhost are being saved to the session's folder using this call:
session.connect(request,response,db=db,tablename='web2py_session', masterapp='guestbook') Database table web2py_session does not have any records. How do I store sessions to the database? Reference: http://groups.google.com/group/web2py/browse_thread/thread/52c14e2f95618cb6/0d765e39ac5ff630?lnk=gst&q=sessions+masterapp#0d765e39ac5ff630 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---