- MSAnsweredHello,
Please check the documentation.pdf in your download for 404 not found check list/suggestions.
Over 90% 404 cause due to missing `.htaccess` file. I am adding the FAQ below
---
**Why am I getting 404 Not Found error after installation?**
Please
1. check that .htaccess file is successfully uploaded and exists in the main directory
2. make sure that your apache mod_rewite is enabled and configured to use .htaccess from site directory
3. base_url in app/config/config.php
---
Thank you - Login to Reply