Page 1 of 1

Having issues installing!

Posted: Sun Jul 02, 2017 10:10 pm
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.

Re: Having issues installing!

Posted: Tue Jul 04, 2017 11:32 am
by alberto
Hi Stewart, wich PHP/Msql versions are you running?

Re: Having issues installing!

Posted: Tue Jul 04, 2017 2:42 pm
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)

Re: Having issues installing!

Posted: Mon Jul 24, 2017 3:04 pm
by asnawi
Hi,

How to become a contributor to this LMS ?

Any git repository?

Re: Having issues installing!

Posted: Mon Jul 24, 2017 4:45 pm
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.