Error reading from database during install Moodle 2.9.2

Error reading from database during install Moodle 2.9.2

por Oddvar Øksendal -
Número de respostas: 3
I am trying to install moodle on a windows server to run moodle courses locally. 

This is my first install of moodle.

I have followed the instructions of the documentation here to install using IIS on windows server, And Mysql. I have phpmyadmin to administrate the database

During the beginning of the web based installer i encounter the errormessage "Error reading from database"
I get the error right after clicking "Continue" on the first page with have I read the conditions and understood them.

From searching here I have found that a solution to some people have been to contact the host of the database, but as i am hosting it locally that will not work for me. 

Debug message follows:

Default exception handler:Error reading from database

Debug:

Unknown system variable 'storage_engine' SELECT @@storage_engine [NULL]

Error code: dmlreadexception 

* line 443 of \lib\dml\moodle_database.php:dml_read_exception thrown 

* line 187 of \lib\dml\mysqli_native_moodle_database.php:call to moodle_database->query_end() 

* line 2223 of \lib\upgradelib.php:call to mysqli_native_moodle_database->get_dbengine() 

* line ? of unknownfile:call to check_database_storage_engine() 

* line 729 of \lib\environmentlib.php:call to call_user_func() 

* line 475 of \lib\environmentlib.php:call to environment_custom_checks() 

* line 106 of \lib\environmentlib.php:call to environment_check() 

* line 184 of \admin\index.php:call to check_moodle_environment()

PHP Notice: Undefined property: stdClass::$fullname in B:\Moodle\moodleroot\moodle-latest-29\moodle\lib\outputrenderers.php on line 2721


Em resposta a 'Oddvar Øksendal'

Este tópico do fórum foi eliminado

O conteúdo deste tópico do fórum foi removido e não pode voltar a ser acedido.