Hello, I have a laravel application, and I get this message when I try to acess it:
Unhandled Exception
Message:Module 'pdo_mysql' already loaded
Location:Unknown on line 0
I saw that if you look inside the php.ini file and if there are 3 pdo.so extensions listed, you remove two of them and it...