Sunday, April 10, 2011

Re: Deploying Pinax to bluehost

On Sun, Mar 27, 2011 at 10:27:54AM -0700, Antik wrote:
> I created a Pinax website on localhost and I have been trying to
> deploy it to my hosting server at bluehost.com, but I am really lost
> as to how this works. COuld anyone shed light on the process? Thanks!

I've deployed Pinax on bluehost before. I had to compile and install my
own version of Python(2.6) in my homedir, then install pip and
virtualenv. After that, just install Pinax using pip.

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

No comments:

Post a Comment