Hello I'd like to move from PHP to Python to write small web apps, and have a couple of questions. If the answers can be found in a HOWTO, please point me in the right direction.
1. What's the difference between using Apache + mod_wsgi + WSGI Python script vs. Apache + mod_fcgid + FLUP + WSGI Python script? My current providers only offers the latter, and I need to know why I should move to mod_wsgi instead 2. On CentOS, what is the right way to install Python, Apache 2, and mod_wsgi? I read that Apache requires worker MPM, mod_wsgi should be run in daemon mode, and Python must have been compiled for threading. For the time being, I'd just like to write a "Hello, world!" to check that everything works and learn how, before installing a framework. Thank you. -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To unsubscribe from this group and stop receiving emails from it, send an email to modwsgi+unsubscr...@googlegroups.com. To post to this group, send email to modwsgi@googlegroups.com. Visit this group at http://groups.google.com/group/modwsgi?hl=en. For more options, visit https://groups.google.com/groups/opt_out.