Re: Can't use admin with apache

2012-07-18 Thread Matt Smith
On 19/07/12 11:06, Demian Brecht wrote: You're running ls -l under your user account. The apache process needs r+w permissions to the database file. Thx Demian my issue is now resolved (and I feel like a dumbass but who cares!) -- Matt Smith http://mattsmith.org.nz -- You received

Re: Can't use admin with apache

2012-07-18 Thread Matt Smith
--r-- 1 mds staff 1630 Jul 18 17:38 apache/django.wsgi How about this: Is anyone out there deploying on debian squeeze with the following packages: apache2 libapache2-mod-wsgi python-django If so, does the admin work for you? If it does, what db are you using? -- Matt Smith http://mat

Can't use admin with apache

2012-07-16 Thread Matt Smith
_PREFIX to DJANGO_SRC/contrib/admin/media but this didn't work for me. I get a 500 internal server error, regardless of DEBUG. Appreciate any help with this. -- Matt Smith http://mattsmith.org.nz -- You received this message because you are subscribed to the Google Groups "Django users&quo

Re: Deployment: Apache2, wsgi (Debian squeeze)

2012-07-15 Thread Matt Smith
st but I'm curious if you think the machine running apache is underpowered: mds@waianakarua:~$ grep MHz /proc/cpuinfo cpu MHz: 400.829 mds@waianakarua:~$ grep MemTotal /proc/meminfo MemTotal: 185644 kB Thx again, -- Matt Smith http://mattsmith.org.nz -- Yo

Re: Deployment: Apache2, wsgi (Debian squeeze)

2012-07-09 Thread Matt Smith
late lives under /usr/local/django/projectName/static. Is this ok? Does this mean when I link to say /static/foo.jpg in a template that foo.jpg is being served up by apache directly, ie not handled by wsgi? I've noticed that the site is slower to load up than before django? Is this normal?

Deployment: Apache2, wsgi (Debian squeeze)

2012-07-02 Thread Matt Smith
django/dogscience/urls.py /var/django/dogscience/apache/django.wsgi Thank you, -- Matt Smith http://mattsmith.org.nz -- 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.