To ensure you have a successful sign up after installation, follow the manual given below;
Please make sure of the following;
- SUB_FOLDER should be set in the constants.php file –
define(‘SUB_FOLDER’, ‘orangescrum/’); instead of define(‘SUB_FOLDER’, ‘orangescrum’);
Note: you can replace “orangescrum” with the folder you created. - You have write permission to app/tmp and app/webroot folder.
- Import database.sql to your database.
- htaccess should be enabled.