Current time: 05-02-2024, 06:43 AM Hello There, Guest! (LoginRegister)


Post Reply 
Django integration?
Author Message
DiXeoN Offline
Member
***

Posts: 284
Joined: Feb 2008
Reputation: 2
Post: #1
Django integration?
Hello.

I am interested in offering the Django framework to my customers (but primarily because I want to use it myself).

I have got as far as installing libapache2-mod-wsgi, but im now stuck at this part:

http://docs.djangoproject.com/en/dev/how...nt-modwsgi

What do I have to do here to make it work together with ispCP ?
07-15-2009 10:40 AM
Find all posts by this user Quote this message in a reply
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #2
RE: Django integration?
I wouldn't recommend running django under mod_wsgi, preferring the fastcgi method instead because it (1) will use the same fastcgi/fcgid infrastructure already configured by ispcp, and (2) it's much more secure in a shared hosting environment like ispcp.

You may need to make some slight adjustments on the linked documentation (like placing the fcgi launcher inside cgi-bin, etc.). I'm unable to guide you further as I'm not profficient in python deployments nor django Tongue
07-15-2009 11:31 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)