C
Asked
I installed the app successfully then I created an account, and then when I try to login, to the app, the page goes to blank page.
here is the link to my screenshot.
https://imgur.com/Pe0kJ3H
here is the link to my screenshot.
https://imgur.com/Pe0kJ3H
- MSAnsweredHello,
Why you have index.php in url? You can enable mod_rewite and use .htacess to resolve.
Please check the latest log file in `storage/logs/` folder and let me know the error details.
Thank you - CAnsweredi solved the url rewrite after new installation but still there is a blank page after login.
- MSAnsweredPlease let me know your server details in private reply. I will try to check. Thanks
- MSAnsweredHello,
I have checked. You MySQL server version is 5.6.47 while TSMS requires 5.7.8+ (need json support). Please update your MySQL server then try to install TSMS again.
Thank you - Login to Reply