handesk icon indicating copy to clipboard operation
handesk copied to clipboard

Blank page after installation

Open malikhemani opened this issue 8 years ago • 5 comments

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

malikhemani avatar Apr 11 '18 23:04 malikhemani

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 [email protected] 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.

BadChoice avatar Apr 12 '18 13:04 BadChoice

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

malikhemani avatar Apr 12 '18 13:04 malikhemani

just paste it to pastebin

BadChoice avatar Apr 12 '18 14:04 BadChoice

Did you manage to make it work?

BadChoice avatar Apr 26 '18 19:04 BadChoice

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

jdc1898 avatar Feb 22 '19 23:02 jdc1898