I am have problem when I upload my Limesurvey to my hosting server and I have change the configuration application/config/config.php already but When I access to my project, it show internal error like the picture below
To solve this problem is:
1. Go to application/config/config.php Change the configuration of your database info.
2. Put full permission 777 to application/config/config.php
3. Change baseurl on api/setup.php
4. File permission must be 644 on index.php and admin/index.php. If you put 777 it is not work
5. tmp/* and upload/* permission must be 777