sqlite3.OperationalError: unable to open database file <<-- here is the
problem, check permissions
On Wed, Jun 11, 2008 at 6:00 PM, jeff <[EMAIL PROTECTED]> wrote:
>
> I have been trying to get Django up and running on Mac OS X (10.5.3).
> I did everything in the tutorial and successfully got the
I have been trying to get Django up and running on Mac OS X (10.5.3).
I did everything in the tutorial and successfully got the server up
and running. I made changes to the settings.py file, which were:
DATABASE_ENGINE = 'sqlite3' # 'postgresql_psycopg2',
'postgresql', 'mysql', 'sqlite3
2 matches
Mail list logo