For anyone with free time: Trying to learn how to replace PHP with Python, failing terribly.

Posted by MALON on Stack Overflow See other posts from Stack Overflow or by MALON
Published on 2011-01-03T21:14:57Z Indexed on 2011/01/03 21:54 UTC
Read the original article Hit count: 173

Filed under:
|

I want give web development using Python a shot, but I'm failing hard. I don't even know if I CAN run Python. The webpage for my web host says it supports all kinds of stuff, including Python. I've never touched anything CGI related and this does not appear to be a noob friendly area.

Below is all the information I could think of that might be useful:

  • Shared host: Yes
  • Webhost: dibbsonhosting.com
  • Server OS: linux
  • Python installed: Yes (or so says the webhost)
  • mod_python installed: Don't Know
  • WSGI installed: Don't Know
  • Access to http.conf: No
  • Terminal access: No
  • Cpanel: Yes
  • FTP: Yes
  • Django: downloaded latest stable release, not uploaded anywhere, not sure where to put it.
  • DB: MySQL 5.x

I really want to use Python for web development! Thanks!

© Stack Overflow or respective owner

Related posts about python

Related posts about cgi