Question: login error with default username password

login error with default username password

Dear, i have installed correctly the application with no error when i login with default credentials i.e [email protected] & password 12345678 i got an error on the next page "Object not f

YK

Yasir Ali Khan

Asked
Dear,

i have installed correctly the application with no error when i login with default credentials i.e [email protected] & password 12345678 i got an error on the next page "Object not found". For more clarification please check the attached snapshot.

thanks
  • MS

    Mian Saleem

    Answered
    Hello,

    Please check documentation.pdf in your download for 404 not found check list.

    Thank you
  • YK

    Yasir Ali Khan

    Answered
    i have already checked the documentation before contacting you and found nothing which help me to get rid of this error. I am using Linux Lite as XAMPP server and installed locally. Please let me know if you know more details to figure out this issue.

    thank you
  • MS

    Mian Saleem

    Answered
    90%+ cause of the 404 error would be missing .htaccess file. Did you check the 404 not found FAQ?

    ---
    **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.
  • YK

    Yasir Ali Khan

    Answered
    where can i find this .htaccess file. I have checked main directory of SMA but can't found .htaccess file.
  • MS

    Mian Saleem

    Answered
    The `.htaccess` is included in your download. Please check. If you are on unix/linux it would be hidden as .dot files are by default hidden. Thank you
  • Login to Reply