Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Page 2 of 2 FirstFirst 12
Results 16 to 20 of 20

This is a discussion on Python + Django in the Suggestions and Feedback forum
So I guess that if there's no Django support on shared hosting, then there's no support for web2py (or WSGI generally) either? ...

  1. #16
    JPC Member
    Join Date
    Oct 2011
    Posts
    3
    So I guess that if there's no Django support on shared hosting, then there's no support for web2py (or WSGI generally) either?

  2. #17
    JPC Member
    Join Date
    Oct 2011
    Posts
    3
    Ah, I see that web2py can also work with mod_python (which, although older and less capable, doesn't require customer access to the Apache config files like WSGI would). Do we have mod_python support on shared hosting?

  3. #18
    JPC Dream Team
    Join Date
    Mar 2009
    Posts
    150
    Hello,
    mod_python is not supported on our shared servers unfortunately. It can be installed on a VPS, hybrid or dedicated server however.
    Kind regards.
    Ross P.
    Customer Service Rep
    http://www.jaguarpc.com

  4. #19
    JPC Member
    Join Date
    Oct 2011
    Posts
    3
    Thanks, Ross. Yeah, that's pretty much as I expected. It's looking like my best chance for trying out a Python framework like web2py on shared hosting is with FastCGI (which I think *is* supported, right?). It'll take a little figuring out what to put where, as my best available documentation is several years old and doesn't address this specific configuration of fcgi on Apache, but I believe it is doable.

  5. #20
    JPC Dream Team
    Join Date
    Mar 2009
    Posts
    150
    Hi stebrepar,
    No problem, and yes, FastCGI is supported on our shared servers. Feel free to contact us again if you need anything else.
    Kind regards.
    Ross P.
    Customer Service Rep
    http://www.jaguarpc.com

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •