- MSAnsweredHello,
Over 98% 404 not found error is caused due to missing `.htaccess` file. Please check the following FAQ
---
**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_rewrite is enabled and configured to use .htaccess from site directory
3. base_url in app/config/config.php
---
If you are on linux/unix system, then the dot file are hidden by default.
Thank you - RAnswered.htaccess already exists in the main directory
base_url in app/config/config.php
$config['base_url'] = 'http://mysubdomain.mydomain.com/'; - RAnsweredi tried for Delete all and reupload but, its not working
- MSAnsweredHello,
Please share the install url in private reply.
Thank you - RAnsweredThank you its already work
- Login to Reply