2
Guys I just uploaded a site of mine made in Laravel 5.2 with Pho 5.6 locally. I went up to a shared hosting in Locaweb that I have. I configured PHP 5.6 correctly and I went up the site here giving me the following error message.
Fatal error: Call to Undefined Function Symfony Polyfill Mbstring iconv_strpos() in /home/Storage/b/71/41/supra/public_html/vendor/symfony/polyfill-mbstring/Mbstring.php on line 351
This is the first site that I climb in version 5.2 of Laravel. In version 5.1 I never had any problems. See if you can help me. Thank you very much
Mbstring PHP Extension. This extension is enabled on the server ? Locaweb... you have to doubt everything.
– Diego Souza
@Peterparker Look at this in phpinfo de la. Additional . ini files Parsed: /etc/php56.d/20-mbstring.ini among other libraries on this line. I believe you are.
– Joao Nivaldo
You have the website there ?
– Diego Souza
The best option is perhaps to change hosting :D
– rray