BadChoice / handesk

A Powerful Laravel Help Desk and Lead Management App
https://github.com/BadChoice/handesk
MIT License
1.41k stars 394 forks source link

Blank page after installation #126

Open malikhemani opened 6 years ago

malikhemani commented 6 years ago

I used Softaculous to install Handesk. I have PHP 7.2 running, After successful installation, both public and login page is just showing blank white. Can you help?

Logs show PHP Fatal error: Uncaught Error: Call to undefined function Symfony\Polyfill\Mbstring\iconv_strpos()

Thanks

BadChoice commented 6 years ago

Ummm Maybe it is due the 7.2 php version? I never tried there yet

Do you have the posaibility to use 7.0 or 7.1?

Jordi Puigdellívol

El 12 abr 2018, a les 1:06, malikhemani notifications@github.com va escriure:

I used Softaculous to install Handesk. I have PHP 7.2 running, After successful installation, both public and login page is just showing blank white. Can you help?

Logs show PHP Fatal error: Uncaught Error: Call to undefined function Symfony\Polyfill\Mbstring\iconv_strpos()

Thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

malikhemani commented 6 years ago

Hi

Thank you for the reply. I tried 7.0 and 7.1. Still blank. Is there a way I can send you the log file to see if we can fix it? Thx

BadChoice commented 6 years ago

just paste it to pastebin

BadChoice commented 6 years ago

Did you manage to make it work?

jdc1898 commented 5 years ago

Be sure that you have php-iconv and php-mbstring installed on the server.