Search found 5 matches

by gudiya
Mon Mar 10, 2025 11:02 am
Forum: Plugins & patches
Topic: Database drivers issue
Replies: 3
Views: 303

Re: Database drivers issue

Could you please explain it in simpler terms? I didn't quite understand it and really want to know the answer.
by gudiya
Mon Mar 10, 2025 7:39 am
Forum: Plugins & patches
Topic: Database drivers issue
Replies: 3
Views: 303

Database drivers issue

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 ...
by gudiya
Wed Mar 05, 2025 6:19 am
Forum: Administration Management
Topic: FormaLMS Database Connection Issue
Replies: 5
Views: 2014

Re: FormaLMS Database Connection Issue

Sorry for missing that earlier, and thanks, Max, for pointing it out! Let me ask again—why would you recommend a virtual host over a shared one? Also, is there any way to fix the issue I mentioned while still using shared hosting?
by gudiya
Tue Mar 04, 2025 2:37 am
Forum: Administration Management
Topic: FormaLMS Database Connection Issue
Replies: 5
Views: 2014

Re: FormaLMS Database Connection Issue

Thanks for the suggestion, alfa24, Just curious—why do you recommend a shared host over a virtual host? Also, we're currently using Forma LMS 4.0.1 (Community Edition).
by gudiya
Mon Mar 03, 2025 1:06 pm
Forum: Administration Management
Topic: FormaLMS Database Connection Issue
Replies: 5
Views: 2014

FormaLMS Database Connection Issue

Hey, We are a team of three working on FormaLMS and have been configuring it to meet our requirements. Recently, we encountered a database error stating "max_connections_per_hour exceeded" (currently set to 500). Since we cannot modify this resource limit as it may affect other employees' work, we ...