Changes between Initial Version and Version 1 of TroubleShooting


Ignore:
Timestamp:
02/04/10 13:39:28 (15 years ago)
Author:
Chamindra de Silva
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TroubleShooting

    v1 v1  
     1
     2== Troubleshooting the Installation ==
     3
     4
     5
     6== Troubleshooting a bzr SahanaPy code upgrade ==
     7
     8Try in this order to see if it clears the issue
     9
     10  * Check the database connection settings in /models/00_db.py
     11  * Clear the /sessions directory - Lingering sessions on your browser can cause issues after an update
     12  * Clear the /database directory
     13  * Drop and Create the database if mysql
     14  * Restart Web2Py 
     15
     16