View Single Post
  #4  
Old 03-20-2008, 06:04 AM
CptMath CptMath is offline
New Member
 
Join Date: Mar 2008
Posts: 3
Ok, so from all the info I've amassed...

MaxConn: 20
Auto Start: Yes
Command: my_manage.py runfcgi daemonize=false
Instance: 1

I've also read that I should have them fill in Environment with my PYTHONPATH environment settings, is this correct? In that case, since I'm also using a python installed in my home directory, should I also specify path settings that lead to my python?

As far as context, I guess I need to also provide them details about that for my VHOST.

Hopefully I can get this figured out quickly, this isn't really what I'd like to be doing... would rather be coding.
Reply With Quote