Question: Page Not Found 404 Error Page

Page Not Found 404 Error Page

i upload all my files to my local xampp server when i try to load the system to install and activate it says 404 i have checked my appache mod_Rewrite. and that .htaccess is loaded in the m

AA

Abdirahman Ali

Asked

i upload all my files to my local xampp server when i try to load the system to install and activate it says 404 i have checked my appache mod_Rewrite. and that .htaccess is loaded in the main directory. what i am asking is what do i have to check in the base_url in app/config/config.php

NB i have attached some screenshots

  • MS

    Mian Saleem

    Answered

    Hello,

    You can access the installer by adding /install to your URL in the browser. If you have uploaded the file to the root/htdocs directory then you can access it as http://localhost:PORT/install

    You should be able to access installer without mod_rewite. If you get the 404 error after install then you will need to check your mod_rewrite config, if it is allowed to use the .htaccess file form site directory.

    Thank you

  • AA

    Abdirahman Ali

    Answered

    i have done the installation and still see the 404 error how can i check if mod_rewrite config and if it is allowed to use .htaccess file from directory

  • MS

    Mian Saleem

    Answered

    Hello,

    You can google. This SO Question might be helpful.

    Thank you

  • AA

    Abdirahman Ali

    Answered

    i have tried everything, nothing is working for me so i have attached here the .htaccess file and the proof that my module mod_rewrite is active

    is there anything wrong in my files

  • AA

    Abdirahman Ali

    Answered

    i have tried everything, nothing is working for me so i have attached here the .htaccess file and the proof that my module mod_rewrite is active

    is there anything wrong in my files

  • AA

    Abdirahman Ali

    Answered

    i have tried everything, nothing is working for me so i have attached here the .htaccess file and the proof that my module mod_rewrite is active

    is there anything wrong in my files

  • MS

    Mian Saleem

    Answered

    Hello,

    Accessing the check.php doesn’t mean the mod_rewrite is configured correctly. I am not sure what you have tried but can you please share the following

    1. Where you have uploaded the file?
    2. Can you access that folder in the browser?
    3. Try to change the index_page to index.php and try to access it again in browser.

    Please take the full page screenshots of the above.

    Thank you

  • AA

    Abdirahman Ali

    Answered

    Hello all the screenshots are attached here

  • AA

    Abdirahman Ali

    Answered

    i changed it to index1.php

  • MS

    Mian Saleem

    Answered

    Hello,

    In your www folder, please rename the Simple POS v1.4.1 to pos and then access it in browser as http://localhost/pos

    If you still have issue, then open the pos folder and take screenshot.

    Thank you

  • Login to Reply