You need to ask for a recent python version >= Python 2.5
And mod_wsgi.

You have the option to run it woth mod_wsgi or with mod_proxy.
Depending on how their apache is configured, mod_wsgi may be a bit
complicated and conflict with php. mod_proxy may be easier on shared
hosts since they just proxy a local web2py instance.


On Sep 7, 9:23 am, niels <[email protected]> wrote:
> Hi,
>
> I just found Web2Py when comparing Python frameworks. Web2Py looks to
> be the most ambitious one, like made by the Leonardo Da Vinci of web
> Frameworks  ;-)
>
> So, I'm trying to figure out if I can get this hosted with my present
> hosting company since I rather like them, their support has been very
> good.
>
> They offer the usual Apache, MySQL and PHP on shared servers.  When I
> tried to install Magento and didn't have the required privileges, they
> simply installed it for me.
>
> Is there some shortlist of things I could tell them to make it
> painless?
>
> I presume letting people run potentially messy one-off Python apps
> isn't anymore prone to fouling up their servers than messy one-off PHP
> apps...?  If I'm using Web2Py, it seems likely to actually be safer,
> given all its security features.

Reply via email to