Quando clico em categorias aparece esse fatal error:
Fatal error: Uncaught PDOException: PDO::__construct(): Server sent charset (255) unknown to the client. Please, report to the developers in C:\Gdy-projetos\learning-php\PHP-BD\aula1\classes\Categoria.php:12 Stack trace: #0 C:\Gdy-projetos\learning-php\PHP-BD\aula1\classes\Categoria.php(12): PDO->__construct('mysql:host=127....', 'root', 'alura') #1 C:\Gdy-projetos\learning-php\PHP-BD\aula1\categorias.php(4): Categoria->listar() #2 {main} Next PDOException: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers in C:\Gdy-projetos\learning-php\PHP-BD\aula1\classes\Categoria.php:12 Stack trace: #0 C:\Gdy-projetos\learning-php\PHP-BD\aula1\classes\Categoria.php(12): PDO->__construct('mysql:host=127....', 'root', 'alura') #1 C:\Gdy-projetos\learning-php\PHP-BD\aula1\categorias.php(4): Categoria->listar() #2 {main} thrown in C:\Gdy-projetos\learning-php\PHP-BD\aula1\classes\Categoria.php on line 12