Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Robert_Wlliams's avatar

Error 505 Internal server error

I am hosting my laravel 5.8 project. but i am facing this error in error_log file.

	Uncaught Error: Call to undefined function Symfony\Polyfill\Mbstring\iconv_strpos() in /home/sellca6/carauction.sellcarsuae.com/vendor/symfony/polyfill-mbstring/Mbstring.php:490
0 likes
5 replies
sr57's avatar

mbsring php module must be installed & enabled (in php.ini)

apt install php-mbstring

Robert_Wlliams's avatar

i had tried what you suggested but i got error their as well regarding TrustedProxy.php file line 66

sr57's avatar

@paulmaxos

can be useful sometimes with a 'slight' different question/info.

But at least @robert_wlliams should have better linked the two posts.

1 like
PaulMaxOS's avatar

Yeah to me it was more like - okay i'm about to answer this question in the one thread just to see it popping up in a new thread.

Please or to participate in this conversation.