Am Donnerstag, den 29.03.2007, 23:54 +1000 schrieb Malcolm Tredinnick:
Okay okay, you got me there. I wondered if I missed anything and looked
again at the django tutorial (which I didn't to for quite a while), and
what's there? Yes, from tutorial number 1:
>
> Youll need to avoid naming proje
> On Thu, Mar 29, 2007 at 02:26:32PM +0200, Lukas Kolbe wrote:
> >
> > Hi!
> >
> > I have a problem I came across for a while now.
> >
> > To start the fcgi-instance, I use manage.py as follows:
> >
> > su -c "DJANGO_DB_NAME=db
Hi!
I have a problem I came across for a while now.
To start the fcgi-instance, I use manage.py as follows:
su -c "DJANGO_DB_NAME=dbname DJANGO_DB_PASS=dbpass \
DJANGO_DB_USER=dbuser DJANGO_SECRET_KEY=secret \
/srv/vhosts/myhost/site/manage.py runfcgi daemonize=false \
socket=/srv/sockets
3 matches
Mail list logo