Tuesday, June 1, 2010

Re: Django 1.2.1 install in Ubuntu 10.04 via Synaptic?

here is a getting started (good practices) guide to configuring a
django production server. A little old now, but the fundamentals still
apply.
http://lethain.com/entry/2009/feb/13/the-django-and-ubuntu-intrepid-almanac/

On Tue, Jun 1, 2010 at 12:09, Patrice <patrice.pawlak@free.fr> wrote:
> On May 31, 5:35 pm, AD <adebar...@gmail.com> wrote:
>> I went ahead and downloaded the Django 1.2.1 tarball, untarred it and
>> ran
>>
>> sudo python setup.py install in the directory.
>>
>> I needed to make one small change in my Apache httpd.conf file, but
>> otherwise it all seems to be working smoothly!
>
> Before I go for the same solution: what changes did you need to make
> to your http.conf ?
> I guess it depends on your django install. I'm using apache +
> mod_python.
>
> --
> 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.
>
>

--
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