#Time Bank system ( ธนาคารจิตอาสา )
URL : http://jitarsabank.com/
- Set up apache server in your machine
- Clone the repo
git clone git@github.com:xinexo/TimeBank.git
- Create symlink from apache
htdocto timebank folder in no.2 - Set up database and import timebank.sql then set database connection information in
application/config/setup_database.phpand rename it to database.php
NOTE
If you see 500 internal error,please check more information from error-log. It might happen from serveral problem.
1. Folder permission.
2. Rewrite rule
3. mod_rewrite.so doesn't enable.
- Do enable it in `httpd.conf`
If you see the error, something like this `<? endif ?>`. Make sure your `php.ini` allow **short_open_tag**