Question: Is It A Structure Problem

Is It A Structure Problem

Hello, -the installation was perfect, ended with pic1 -first opening was no login page... it startet with installation-base_url $config['base_url'] = 'https://spurburo.loginto.me:8088/foru

RH

Ralf Hilger

Asked
Hello,

-the installation was perfect, ended with pic1
-first opening was no login page... it startet with installation-base_url $config['base_url'] = 'https://spurburo.loginto.me:8088/forum/';
you see it on pic2
-i changed base_url to $config['base_url'] = 'https://spurburo.loginto.me:8088/forum/'; was pic3 seems to be ok ...but

..I don't have any login folder??? pic4 ,... i think i have a structure problem

Now 1 just have http: with port 88, later i want to use https: ( try phpinfo at "https://spurburo.loginto.me:8088/forum/info.php")

hope you can help..thanks
  • MS

    Mian Saleem

    Answered
    Hello,

    The login is not folder or file but route. I couldn't access your site here. Please check if you have upload the `.htaccess` file as over 90% over cause of 404 not found is the missing `.htaccess` file.

    Please check the following 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.
  • Login to Reply