I know a bit about setting it up on bluehost.  Have you already tried
following their helpdesk article?

http://helpdesk.bluehost.com/index.php/kb/article/000531

Are you installing your own python, or are you using the already
installed one?  You should have python 2.6 already installed (/usr/bin/
python2.6).
 (eg
The biggest problem I had was that the environment you're in when you
log into shell isn't a real shell environment. So your environment
variables (eg: python path) don't carry over from shell to your
script.  You have to set them in your fcgi file.  The helpdesk article
shows you how  to do this.

On Jun 9, 4:48 pm, Jeliuc Alexandr <jeliucalexa...@gmail.com> wrote:
> Hello.
> Is there any one using django on bluehost?
> Two days I'm trying to set up it... :( Please help me....!!!!!!!!!!

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to