MA
Asked
I have configured the SMA with all modules on my server and also updated the site url to https. After this I am able to see the shop page. Next I want to login with default user name: [email protected] and password but it is 404 not found error. Here is the text:
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.
Please update on this issue.
Regards,
Mian Sohail
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.
Please update on this issue.
Regards,
Mian Sohail
- 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 - MAAnswered.htaccess file is in the app directory and apache mod_rewrite is also configured as I have confirmed from my hosting provider. But still I am not able to login and getting error
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.
Regards,
Sohail - MAAnswered**[Mian Saleem](/u/saleem)** .htaccess file is in the app directory and apache mod_rewrite is also configured as I have confirmed from my hosting provider. But still I am not able to login and getting error
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.
Regards,
Mian Sohail - MSAnsweredHello,
Please take screenshot of the file listing and the contents of the `.htaccess` file.
Thank you - MAAnswered**[Mian Saleem](/u/saleem)** Please see the attached file listing and .htaccess contents screenshots .
Thanks - MSAnsweredHello,
Not `app` folder but main folder where `app`, `themes`, `system` folder are. Please go back/up one level and check that folder and take screenshot of that.
Thank you - MAAnswered**[Mian Saleem](/u/saleem)** Dear Mian Saleem
Please find revised file listing as required.
Regards
Mian SohailAttachments - MSAnsweredHello,
There is no `.htaccess` file. Please check your download folder and upload it.
Thank you - Login to Reply