Installation requirements of django installing in hostgator dedicated server
- by jaypabs
First, before I install OSQA on my dedicated server at hostgator, I want to know the requirements. I don't want to screw up my server so it's better to ask question first.
I have read a lot of tutorial on the internet regarding Django but I want to clarify something before I proceed.
On my dedicated server I don't use FCGI. Instead I use Mod SuPHP. A lot of tutorial is talking about installing python using FCGI.
My question is if it is safe to install Python if I'm using SuPHP?
Is it safe to use the tutorial on this link: http://wiki.osqa.net/display/docs/Installing+OSQA+on+CentOS6?focusedCommentId=4784144
Thanks in advance for your help.