OperationalError: unable to open database file <– getting this on pinax? you’re probably not using the right python version
-
Recent Posts
-
Recent Comments
Categories
OperationalError: unable to open database file <– getting this on pinax? you’re probably not using the right python version
We are finally at the 1.0 era.
I’m not even over 0.96.1 yet.
Exciting times
Semasa bermula mempelajari django, masalah pertama yang saya hadapi ialah setup database pada file settings.py. Saya menggunakan MySql server yang di-install bersama xampp (http://apachefriends.org). Xampp mempunyai configuration sendiri yang cuba memastikan kesemua file xampp berada pada satu folder (kebiasaannya /opt/lampp pada linux dan c://xampp untuk windox). File-file ini termasuklah file setting untuk MySql. Kebiasaan linux, [...]