Changes between Version 3 and Version 4 of TroubleShooting


Ignore:
Timestamp:
02/05/10 18:25:16 (15 years ago)
Author:
Chamindra de Silva
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TroubleShooting

    v3 v4  
    11
    22== Troubleshooting the Installation ==
    3 
    4 
     3  * Check the version of Web2Py that was used for the Sahana release you downloaded
     4  * Check the permissions of the web2py and Sahana application files
     5  * Check /models/00_db.py connection string to see that it is either sqllite or a valid mysql connection on your machine
    56
    67== Troubleshooting SahanaPy code updates ==
     
    1314  * Drop and Create the database if mysql
    1415  * Restart Web2Py
    15   * Check the version of Web2Py that was used for the source branch that you merged from   
     16  * Check the version of Web2Py that was used for the source branch that you merged from 
     17
     18== Troubleshooting Data Migration
     19
     20  * see DataMigration
    1621
    1722