Changes between Version 7 and Version 8 of TroubleShooting


Ignore:
Timestamp:
06/03/10 21:12:10 (15 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TroubleShooting

    v7 v8  
    55  * Check /models/00_db.py connection string to see that it is either sqllite or a valid mysql connection on your machine
    66
    7 == Troubleshooting Sahana Py code updates ==
     7== Troubleshooting Sahana Eden code updates ==
    88
    99  * Check the database connection settings in /models/00_db.py
     
    1818  * see DataMigration
    1919
     20== IOError: [Errno 13] Permission denied ==
    2021
     22This happens with cygwin patch on Win32.
     23
     24Solution is to copy the file on filesystem to another name, then delete original & rename back.