Hi, I followed all the instructions. But I can’t install. Please see where is the problem? I want to install the files in pos.poson.net. The install screen does not appear. Please try it yourself.
- MSAnswered
Hello,
You need to upload the files to subdomain root folder and then access the installer from browser. If you need assistance, please take the screenshot of upload files.
Thank you
- MCAnswered
When I upload the files to the main domain, the installation screen opens. But when I install the subdomain, the installation screen does not open. Should a subdomain-related change be made in the files?
- MCAnswered
The install is complete but I’m getting a 404 error. When I type the domain, it redirects to the domain below.
- MSAnswered
Hello,
Please make sure that you have uploaded the
.htaccess
file. If yes, please take the screenshots of the upload files (including .htaccess) and the contents of the.htaccess
file.The FAQ for 404 from the documentation.pdf
Why am I getting 404 Not Found error after installation?
Please
- make sure that your apache
mod_rewite
is enabled - check that
.htaccess
file is successfully uploaded and exists in the main directory of SMA base_url
inapp/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.
- make sure that your apache
- MCAnswered
When I log in to the admin panel, it redirects to the link below and does not open.
- MSAnswered
Murat Cicek Hello,
That’s becase you have upload the files to wrong folder. you have pos.poson.net inside same folder. If you wan it like this then update the
base_url
to correct one. If not, then move all the files above one folder.Thank you
- Login to Reply