PDA

View Full Version : TurboGears installation guide on bluehost


thesamet
04-16-2006, 06:54 AM
Hi guys,

I've posted instructions in my blog on how to deploy turbogears applications (http://thesamet.com/blog/2006/04/15/how-to-deploy-turbogears-applications-on-bluehost/) on bluehost. Most of the boring chores (like local python installation) are automatically performed by an included installation script.

I hope you'll find this useful.

-thesamet

Bill5107
09-23-2008, 09:12 PM
Awesome work! It worked for me very well. The only issue I had was knowing the magic handler name "fcgi-script" which I discovered by enabling the Fast PHP feature that BlueHost was trying to get people to switch to. :-p


The question I have is whether or not it is reasonable to install TurboGears 2 in a similar fashion? I prefer to begin my work from TG2. I'm not clear what my options are for running on BlueHost. FastCGI for example was a frustration even with a tech-tickets since they never volunteered that "fcgi-script" was the handler I needed to use, I had to figure it out on my own. They also refused to give me a list of installed handlers.

Anyway, I'm not sure how to get these things bootstrapped, so any help or suggestions are appreciated.