Hello, I'm beginning to learn user authentication. I've implemented a very basic authentication using the Auth module that works fine on my local machine: I can register a user, a confirmation email is sent out, the user can confirm his email, login and logout.
I copied the app to a remote server and tried to register a user, but after I entered all the user information and hit Submit I got redirected back to the registration page and no email was sent to the user being registered, no ticket was generated either. I'd appreciate any clues. I'm using web2py 1.59. My local machine is a WinXP box, the remote server is on a Linux distro. Thanks. -- Alexei Vinidiktov --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

