Installation Troubleshooting

From PANACeA THIRRA

(Difference between revisions)
Jump to: navigation, search
Line 10: Line 10:
   - Ensure that the variable assigned in thirra/app_thirra/config/database.php is pointing to a properly restored database.
   - Ensure that the variable assigned in thirra/app_thirra/config/database.php is pointing to a properly restored database.
   - Ensure that there is sufficient rights for the user (e.g. thirra) as defined in database.php, to access the said table.
   - Ensure that there is sufficient rights for the user (e.g. thirra) as defined in database.php, to access the said table.
 +
 +
3. Debugging mode is turned on - many incomprehensible data was displayed above the normal contents for all pages
 +
  - Turn off debugging mode in thirra/app_thirra/config/config.php. The variable is towards the bottom of the file.
[[Category:THIRRA - Installation Guide|7000]]
[[Category:THIRRA - Installation Guide|7000]]

Revision as of 04:15, 17 March 2010

INSTALLATION TROUBLESHOOTING

These are the few common errors encountered:

1. Page Not Found (Error 404)

  - Ensure that the URL is correct, e.g. http://www.example.com/thirra/
  - Ensure that the Apache web server is runninng

2. Unable to connect to database

  - Ensure that the variable assigned in thirra/app_thirra/config/database.php is pointing to a properly restored database.
  - Ensure that there is sufficient rights for the user (e.g. thirra) as defined in database.php, to access the said table.

3. Debugging mode is turned on - many incomprehensible data was displayed above the normal contents for all pages

  - Turn off debugging mode in thirra/app_thirra/config/config.php. The variable is towards the bottom of the file.
Personal tools