Having issues installing!

Install and configure FormaLMS and DoceboCE
Post Reply
Stewart
FormaLms User
Posts: 34
Joined: Tue Sep 10, 2013 7:18 pm

Having issues installing!

Post by Stewart »

Receive the message below at step 2 of installation:

Step 2: System Check


Fatal error: Uncaught Error: Call to undefined function mysql_get_client_info() in /storage/ssd4/680/2127680/public_html/VLE/install/controllers/Step2Controller.php:25 Stack trace: #0 /storage/ssd4/680/2127680/public_html/VLE/install/views/Step2.php(4): checkRequirements() #1 /storage/ssd4/680/2127680/public_html/VLE/install/controllers/StepController.php(10): include_once('/storage/ssd4/6...') #2 /storage/ssd4/680/2127680/public_html/VLE/install/lib/lib.step.php(58): StepController->render() #3 /storage/ssd4/680/2127680/public_html/VLE/install/index.php(63): StepManager::loadCurrentStep() #4 {main} thrown in /storage/ssd4/680/2127680/public_html/VLE/install/controllers/Step2Controller.php on line 25

Any ideas?

Thanks.
User avatar
alberto
FormaLms Guru
Posts: 1135
Joined: Fri Mar 02, 2012 9:18 am
Contact:

Re: Having issues installing!

Post by alberto »

Hi Stewart, wich PHP/Msql versions are you running?
User avatar
canelli
FormaLms Guru
Posts: 496
Joined: Thu Nov 08, 2012 12:21 pm
Version: forma.lms 2.0
Contact:

Re: Having issues installing!

Post by canelli »

HI Stewart
your php installation does not ave enabled the mysql driver .
if you are using php 7.x , that is shipped only with mysql-i driver, you must downgrade to php 5.6 or perform installation on a server with php 5.x series and then move the installation . but remember that forma 1.4.x is not fully supported
if you are using php 5.x you must enable mysql native driver in the php configuration file (php.ini)
Cercate nel forum le riposte prima di chiedere. Check the forum before posting
---------------
Claudio Anelli
Joint Technologies - Sistemi avanzati per l'information technology

http://www.joint-tech.com
---------------
asnawi
Newbie
Posts: 1
Joined: Fri Mar 25, 2016 4:48 am
Version: forma.lms 1.4.1

Re: Having issues installing!

Post by asnawi »

Hi,

How to become a contributor to this LMS ?

Any git repository?
User avatar
max
FormaLms Guru
Posts: 2735
Joined: Thu Mar 01, 2012 10:41 am
Version: forma.lms 2.4
Contact:

Re: Having issues installing!

Post by max »

Hi Asnawi,
first of all your message is off topic. This thread is about something else.

Anyway, you are already a potential contributor (you already filled in our contribution form on Forma's website), but we haven't seen your contributions on the developers forum.

The public Git repository is coming, it will be released to ACTIVE contributors in the near future.
---------------------
Massimiliano Ferrari
Elearnit - Elearning e Knowledge Management
https://www.elearnit.net
https://www.linkedin.com/in/massimilianoferrari
m.ferrari[at]elearnit.net
Skype: m_ferrari_it
Post Reply