Sunday, May 27, 2012

Re: Tutorial database problem

On Sat, 26 May 2012 20:38:22 -0700 (PDT), phantom21 <info@pulps1st.com>
declaimed the following in gmane.comp.python.django.user:

> I've tried to set up the database as sqlite3. I keep getting an error
> on the ENGINE line, but can't figure out why as it looks correct.
>
Not an expert but...

> 'NAME': '/usr/bin/sqlite3/mark.db', # Or path to database
> file if using sqlite3

Why are you attempting to store the database /data/ file in a system
protected (I'd hope) directory?

--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/

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