It does not work well in xampp, it installs correctly but when I go to start it shows blank
My language is Spanish.
- MSAnswered
Hello,
Please make sure that you have upload the
.htaccess
file and checkbase_url
inapp/config/config.php
Thank you
- RPAnswered
They are uploaded and everything is correct, the other sections come out perfectly, what I do not understand is the main page, it is that it has that problem.
- RPAnswered
Mian Saleem I still haven’t solved the problem, sorry for marking as solved
- MSAnswered
Hello,
Please check your server’s php error log and let mw know the details to that I can suggest.
If you are not sure about server error logs then you can try to enable app logs by chaining the the
log_threshold
to 1 in theapp/config/config.php
file and then try to load the page again. Lastly check the error in latest error log in theapp/logs/
folder.Thank you
- Login to Reply