Error installing dokeos Undefined index: root_web

I get that warning while installing Dokeos

Notice: Undefined index: root_web in C:\xampp\htdocs\dokeos\main\inc\lib\main_api.lib.php on line 350

I´d really appreciate if anyone could help me.

Thanks in advance.

 

Noel's picture

Hello,   When exactly, do

Hello,

 

When exactly, do you  get this message? Can you post a screenshot of the error message with the address bar readable?

 

Noel

First installation : Undefined index

Hi,


I have also the same error on the install page


the error :



Notice: Undefined index: root_web in D:\xampp\htdocs\dokeos\main\inc\lib\main_api.lib.php on line 350


 


appear when i Launch the page with http://localhost/dokeos/


 


In the php file this error line is $root_web = $_configuration['root_web'];


what is the correction to erase this error ?

Same warnings

I get the same warnings too.  This shows up when I install dokeos for the first time. For example, my webserve directory is f:\wamp\www

1) I download dokeos and unzip to f:\wamp\www\dokeos

2) I goto http://localhost/dokeos to install

3) those exact same warnings show up as the other posts