RP
Asked
It does not work well in xampp, it installs correctly but when I go to start it shows blank
My language is Spanish.
My language is Spanish.
Attachments
- MSAnsweredHello,
Please make sure that you have upload the `.htaccess` file and check `base_url` in `app/config/config.php`
Thank you - RPAnsweredThey 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](/u/saleem)** I still haven't solved the problem, sorry for marking as solved
- MSAnsweredHello,
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 the `app/config/config.php` file and then try to load the page again. Lastly check the error in latest error log in the `app/logs/` folder.
Thank you - Login to Reply