Re: Deploying CherryPy on shared web hosting

Tim Roberts <[email protected]> Fri, 26 Jul 2019 23:26:35 -0700
Newsgroups gmane.comp.python.cherrypy
Message-ID <[email protected]>
On Jul 26, 2019, at 6:29 PM, jprieto <[email protected]> wrote:
>=20
> I just signed up for a shared hosting account.
> The server has python 3.7 installed
>=20
> Now I would like to install cherrypy on that server
> but I cant not find instructions anywhere

If they have =E2=80=9Cpip=E2=80=9D, you can use it to install CherryPy.  It=
 will install in your local directory, so you don=E2=80=99t need root acces=
s.  If they don=E2=80=99t have =E2=80=9Cpip=E2=80=9D, you may have to build=
 your own local copy of Python, where you can install whatever you want.  D=
reamHost, for one, requires that.  They don=E2=80=99t support =E2=80=9Cpip=
=E2=80=9D.

Be aware that most shared hosting accounts do not allow you to run long-ter=
m TCP server processes like a traditional CherryPy server.  You may have to=
 learn how to use FastCGI.
=E2=80=94=20
Tim Roberts, [email protected]
Providenza & Boekelheide, Inc.

--=20
You received this message because you are subscribed to the Google Groups "=
cherrypy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to cherrypy-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
To view this discussion on the web visit https://groups.google.com/d/msgid/=
cherrypy-users/B00D6E21-EA39-40D3-8281-B5B0B8A1EE3D%40probo.com.