You should be able to web2py 1.74.5 run with 2.4 provided that they install for you pysqlite and hashlib.
On Jan 1, 7:38 pm, Adnan Smajlovic <[email protected]> wrote: > I am trying to workout the installation problem with HostGator, who > unfortunately only supports Python 2.4 at the moment. I understand that I > should go with 2.5 and need to take the risk to do it myself on just > purchased VPS from them. > > Are there somewhere good instructions how to install version 2.5 with all > needed components to make sure all works as expected (Python 2.5, MySQL, > web2py)? > > Also, how do I chose what distribution model to use on a linux box? What > does it depend on? > > On Fri, Jan 1, 2010 at 8:23 PM, mdipierro <[email protected]> wrote: > > sorry cannot say without looking at the action and the view. > > > On Jan 1, 7:00 pm, weheh <[email protected]> wrote: > > > Massimo, there were indeed some hidden fields, but it made no > > > difference whether I inserted them or not. I did discover that I had > > > {{form.custom.begin}} instead of {{=form.custom.begin}} and > > > {{form.custom.end}} instead of {{=form.custom.end}}, which I fixed, > > > but that had no effect. I even got rid of my submit button and used > > > {{=form.custom.submit}}, but also to no effect. I'm stuck. Any ideas? > > > -- > > > 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]<web2py%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/web2py?hl=en. > > -- 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.

