hi, I'm working on setting up my database for django by editing the
following file:
mysite/settings.py

for the field "name", I am suppose to put down the full path of my mySQL
database.

I did create a few databases in MySQL, however, I don't seem to be able to
find them anywhere.

I have tried 'grep datadir /etc/my.cnf' but found out my.cnf file doesn't
even exist in my /etc/ directory.

Is there something wrong with mySQL installation? Thanks!
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to