Database drivers issue

Third party plugins, patches, bugfixes
Post Reply
gudiya
Newbie
Posts: 5
Joined: Mon Mar 03, 2025 11:57 am

Database drivers issue

Post by gudiya »

Hey,

I'm trying to figure out which database driver Forma LMS is using. I thought it was using MySQLi, but I'm seeing an error in my PHP log that points to the PDO driver, specifically in a try-catch block where a connection is being created. If Forma LMS is supposed to be using MySQLi (since my config.php file shows db_type set to 'mysqli'), why am I still getting a PDO-related error? I'm a bit confused about this.
Attachments
pdo_exception.png
alfa24
Senior Boarder
Posts: 2218
Joined: Fri Nov 24, 2017 8:45 am

Re: Database drivers issue

Post by alfa24 »

Per supporto GRATUITO contattatemi in privato qui
gudiya
Newbie
Posts: 5
Joined: Mon Mar 03, 2025 11:57 am

Re: Database drivers issue

Post by gudiya »

Could you please explain it in simpler terms? I didn't quite understand it and really want to know the answer.
alfa24
Senior Boarder
Posts: 2218
Joined: Fri Nov 24, 2017 8:45 am

Re: Database drivers issue

Post by alfa24 »

You should ask your system administrator.
Per supporto GRATUITO contattatemi in privato qui
Post Reply