R
Requested
Dear Sir/ Madam
A error message our while change my server,
"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."
Can you please suggest
A error message our while change my server,
"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."
Can you please suggest
- MSAnsweredHello,
Over 95% caused due to missing `.htaccess` file. I am pasting the FAQ from documentation.pdf below
---
**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. - TSAnsweredHello..
" Not Found "
" The requested URL was not found on this server. "
Apache/2.4.41 (Ubuntu) Server at 192.168.3.72 Port 80
I received this message
.htaccess is in the main directory
mod_rewrite is enable
base_url also set to right location
the page display properly, but then fill username and account and click login, I received above message.
Please suggest. - MSAnswered**[Tep Sothea](/u/tep.sothea)** Please use domain name not local IP as base_url and ask new question, if you still have issue. Thank you
- Login to Reply