good webhost

13 views
Skip to first unread message

patx

unread,
Jun 12, 2009, 12:11:50 PM6/12/09
to buzhug
ok i am using google appengine atm. tho i have a web app using
buzhug... any free webhosts that u guys can tell me about (w/ buzhug
support)? ty!

Pierre Quentel

unread,
Jun 13, 2009, 7:51:07 AM6/13/09
to buzhug
Hi,

Since buzhug is pure-Python, it is supported by all web hosts that
support Python. If you write a CGI script, just add the path to the
buzhug directory in sys.path and you can do "import buzhug"

- Pierre

Jim Eggleston

unread,
Jun 13, 2009, 9:49:04 AM6/13/09
to buz...@googlegroups.com
Vlexo provide free hosting with python cgi support. See http://www.vlexo.com.

Cheers,
Jim




2009/6/13 Pierre Quentel <quentel...@wanadoo.fr>

patx[gmail]

unread,
Jun 13, 2009, 10:29:00 AM6/13/09
to buz...@googlegroups.com
thanks guys. i will check out vlexo. but the fact that buzhug writes to files to store info, i have been told it will not work on appengine :(.

2009/6/13 Jim Eggleston <jim.eg...@gmail.com>



--
patx, python coder

Pierre Quentel

unread,
Jun 13, 2009, 11:21:23 AM6/13/09
to buzhug
That's right, Google App Engine only supports a subset of Python and
does not allow writing files to the file system ; it has its own
"datastore" for persistence of data

On 13 juin, 16:29, "patx[gmail]" <pat...@gmail.com> wrote:
> thanks guys. i will check out vlexo. but the fact that buzhug writes to
> files to store info, i have been told it will not work on appengine :(.
>
> 2009/6/13 Jim Eggleston <jim.eggles...@gmail.com>
>
>
>
> > Vlexo provide free hosting with python cgi support. See
> >http://www.vlexo.com.
>
> > Cheers,
> > Jim
>
> > 2009/6/13 Pierre Quentel <quentel.pie...@wanadoo.fr>

patx

unread,
Jun 13, 2009, 12:17:55 PM6/13/09
to buzhug
Ok thanks.
Reply all
Reply to author
Forward
0 new messages