YK
Asked
Dear,
i have installed correctly the application with no error when i login with default credentials i.e [email protected] & password 12345678 i got an error on the next page "Object not found". For more clarification please check the attached snapshot.
thanks
i have installed correctly the application with no error when i login with default credentials i.e [email protected] & password 12345678 i got an error on the next page "Object not found". For more clarification please check the attached snapshot.
thanks
Attachments
- MSAnsweredHello,
Please check documentation.pdf in your download for 404 not found check list.
Thank you - YKAnsweredi have already checked the documentation before contacting you and found nothing which help me to get rid of this error. I am using Linux Lite as XAMPP server and installed locally. Please let me know if you know more details to figure out this issue.
thank you - MSAnswered90%+ cause of the 404 error would be missing .htaccess file. Did you check the 404 not found FAQ?
---
**Why am I getting 404 Not Found error after installation?**
Please
1. make sure that your apache `mod_rewite` is enabled
2. check that `.htaccess` file is successfully uploaded and exists in the main directory of SMA
3. `base_url` in app/config/config.php
If you are using godaddy, please visit the codeigniter official guide here. You might need to check and modify you `.htaccess` files too. - YKAnsweredwhere can i find this .htaccess file. I have checked main directory of SMA but can't found .htaccess file.
- MSAnsweredThe `.htaccess` is included in your download. Please check. If you are on unix/linux it would be hidden as .dot files are by default hidden. Thank you
- Login to Reply