Page 1 of 1

Database drivers issue

Posted: Mon Mar 10, 2025 7:39 am
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.

Re: Database drivers issue

Posted: Mon Mar 10, 2025 9:48 am
by alfa24

Re: Database drivers issue

Posted: Mon Mar 10, 2025 11:02 am
by gudiya
Could you please explain it in simpler terms? I didn't quite understand it and really want to know the answer.

Re: Database drivers issue

Posted: Mon Mar 10, 2025 11:14 am
by alfa24
You should ask your system administrator.