Hello,

I'm trying to deploy a TG-based application on my Bluehost-hosted
account. Digging online, I came up with some partial info here:

http://www.thesamet.com/blog/2006/04/15/how-to-deploy-turbogears-applications-on-bluehost/

and here:

http://trac.turbogears.org/wiki/TurboGearsOnDreamHost

Following the directions given in these walkthroughs, I tried to
deploy the quickstart wiki20 generated by tg_admin. I ran into a very
strange problem. Only when I don't rename sample-prod.cfg into
prod.cfg (generally, when there's no prod.cfg), does my application
run successfully via the tg_fastcgi.fcgi bridge. With prod.cfg it runs
into various errors. First error 500 because it can't load some logger
classes. Then, error 404 as it can't find the path.

Once I delete prod.cfg, it runs fine. This is weird - which
configuration does tg_fastcgi.fcgi use ? Its source code say
prod.cfg !
What happens when prod.cfg isn't found ? Is there a fall-back to
dev.cfg ? This can explain things, if prod.cfg is somehow unsuitable
for Bluehost.

Have anyone encountered such problems ?

Thanks

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to