On Aug 8, 1:57 pm, walterbyrd <[EMAIL PROTECTED]> wrote:
> I like Python better than PHP, but I think there may be compelling
> advantages to PHP when it comes to frameworks. Issues that concerns me
> with Python, and Python frameworks, include: hosting, deployment,
> configuration and administrative overhead.
>
> I get the impression that Python framework developers just assume the
> user has complete control over the server. Those who develop Python
> frameworks seem to have little regard for the realities of shared
> hosting.

At this point, pretty much all languages have a bit more of a hurdle
than PHP on the server for various technical reasons. You can
eliminate some of the rough spots by going with hosting that is
familiar with what you're using, who often have systems to help smooth
things -- webfaction.com for python for example, and there are others
who specialize in Rails as well.

> From what I am gathering, Pylons requires a similar amount of ongoing
> configuration. I don't think this amount of configuration is required
> by Rails, or the PHP frameworks. Am I wrong about that? And is it
> really an issue?

Rails does, as does pretty much other language, including many PHP
frameworks. If you research hosting you should be able to find a place
with a decent setup, but if for financial or whatever reasons you need
to deploy on supercheapcrappyhosting.com you might want to stick with
ol' PHP.



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to