On Mon, Apr 06, 2009 at 04:52:27PM -0700, edgarsmolow wrote: > > I've never used plesk The issue is not just not using a GUI. The > hosting company provides valuable services (for surprisingly little > money) that we would otherwise have to do ourselves (a real cost to > our company). > > In order to run a Pylons application, is it necessary to manage the > box ourselves? > If so, I wish I had known that beforehand.
If your host is resistant to supporting mod_wsgi or reverse proxies, see if you get FastCGI support. Pylons runs great under FastCGI, and it's a bit more routine of a thing to have installed. Ross -- Ross Vandegrift [email protected] "If the fight gets hot, the songs get hotter. If the going gets tough, the songs get tougher." --Woody Guthrie --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
