Question: Install Sucess But I Cant Access To System

Install Sucess But I Cant Access To System

Hi Support! I just Install the code but I can't login. It shows the following message: "Your system folder path does not appear to be set correctly. Please open the following file and corr

O

Olmedo

Asked
Hi Support!

I just Install the code but I can't login.

It shows the following message: "Your system folder path does not appear to be set correctly. Please open the following file and correct this: index.php" . I tried checking .htaccess but didn't work.

link: http://ventas.panamashoppingimport.com/
  • O

    Olmedo

    Answered
    I downloaded codeigniter and put "system" folder on the root path of my system and works fine! Thanks!
  • MS

    Mian Saleem

    Answered
    Hello,

    I am sorry as I not yet update the file. After install, you just need to edit the `index.php` file and change the `$system_path` as following

    ```
    $system_path = 'system';
    ```

    I will fix this on Monday.

    Thank you
  • Login to Reply