AD
Asked
Hello
I proceeded to install the script. everything was going well until the last stage. But after I put my SMA base url and select your timezone.
the next page marks an error
my url: http://stock.mondialevaisselle.com/admin
Not Found
The requested URL was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
I proceeded to install the script. everything was going well until the last stage. But after I put my SMA base url and select your timezone.
the next page marks an error
my url: http://stock.mondialevaisselle.com/admin
Not Found
The requested URL was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Attachments
- MSAnsweredHello,
Over 90% cause of the 404 error would be missing .htaccess file. Please check the following FAQ
---
**Why am I getting 404 Not Found error after installation?**
Please
1. make sure that your apache `mod_rewite` is enabled and configured to use `.htaccess` from site folder
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.
---
This is already answered in the documentation.pdf too.
Thank you - ADAnsweredI proceeded to all your instructions but nothing has changed
- MSAnsweredHello,
Please take the screenshot the files you upload to prove that you have upload the `.htaccess` file.
Please open it and take screenshot of it's contents too.
Thank you - Login to Reply