yes, but on my own, and with lot of pain :)

since hostgator doesn't support the python 2.5, i stayed with 2.4 and
installed hashlib, mod_wsgi-3.1, mysql-python-1.2.3c1 and pysqlite-2.5.6.
after that i created a subdomain: web2py.your_domain.com. then i included
web2py.conf (code per Massimo's documentation) in the following folder:
/usr/local/apache/conf/userdata/std/2/your_usernamel/web2py.your_domain.com,
and restarted apache. After that, finally I got it working.


On Wed, Jan 20, 2010 at 5:39 PM, Richard <[email protected]> wrote:

> hi Adnan,
>
> did you manage to get web2py running on HostGator?
>
> Richard
>
>
> On Jan 2, 12: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]>
> <web2py%[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]<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.

Reply via email to