hello
after the install the crm can be open this page http://unitechsolution.lk/yarlmark
after login admin page unable http://unitechsolution.lk/yarlmark/admin/login showing
Not Found The requested URL was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an Error Document to handle the request.
ather add index.php http://unitechsolution.lk/yarlmark/index.php/admin/login after login http://unitechsolution.lk/yarlmark/admin/auth/login
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. how can solve it
- MSAnsweredHello, Please check the documentation.pdf in your download for 404 not found check list/suggestions. Over 90% 404 cause due to missing .htaccessfile. I am adding the FAQ below
 Why am I getting 404 Not Found error after installation? Please - check that .htaccess file is successfully uploaded and exists in the main directory
- make sure that your apache mod_rewite is enabled and configured to use .htaccess from site directory
- base_url in app/config/config.php
 
 Thank you 
- HAnsweredok thanks solved 
- Login to Reply