Forums | Mahara Community
Support
/
Failed opening required 'adodb/adodb-exceptions.inc.php
08 February 2019, 7:55
Hello!
I installed mahara but I cant configure the program in a right way. See the error log below.
I will ask for helpful advises.
Sincerely yours,
Josef
Fatal error: require(): Failed opening required 'adodb/adodb-exceptions.inc.php' (include_path='/home/.sites/638/site6726545/web/mahara/lib/:/home/.sites/638/site6726545/web/mahara/lib/pear/:.:/usr/local/php5/lib/php') in /home/.sites/638/site6726545/web/mahara/init.php on line 119
[Thu Feb 07 19:28:02 2019] [error] [client 83.215.114.245] * log_message(string(size 89), integer, true, true, string(size 48), integer) at /home/.sites/638/site6726545/web/mahara/lib/errors.php:520 [Thu Feb 07 19:28:02 2019] [error] [client 83.215.114.245] * error(integer, string(size 89), string(size 48), integer, array(size 21)) at /home/.sites/638/site6726545/web/mahara/init.php:119 [Thu Feb 07 19:28:02 2019] [error] [client 83.215.114.245] * require() at /home/.sites/638/site6726545/web/mahara/init.php:119 [Thu Feb 07 19:28:02 2019] [error] [client 83.215.114.245] * require("/home/.sites/638/site6726545/web/mahara/init.php") at /home/.sites/638/site6726545/web/mahara/index.php:16
08 February 2019, 8:39
Hi Josef,
Can I get you to check something - in you Mahara codebase do you see the file adodb-exceptions.inc.php at the path
/home/.sites/638/site6726545/web/mahara/lib/adodb/adodb-exceptions.inc.php
?
Also can you let me know which version of Mahara you are using? This can be found in
/home/.sites/638/site6726545/web/mahara/lib/version.php
Cheers
Robert
14 February 2019, 2:17
Hi Robert,
thank you for your message.
ad1) I coudn’t find under ../mahara/lib the directory “adodb” and also it’s absent the file ‘adodb-exceptions.inc.php’
ad2) I use Mahara vers. 18.10
Kind regards
Josef
additional information to version of Mahara
$config->version = 2018091207;
$config->series = '18.10';
$config->release = '18.10.0';
$config->minupgradefrom = 2017031605;
$config->minupgraderelease = '17.04.0 (release tag 17.04.0_RELEASE)';
14 February 2019, 2:28
Hi,
now I installd Mahara Version 17, there is the directory \'adodb/adodb-exceptions.inc.php\' inclouded. But it isn't possible to install mahara in the right way. I got error-messages (see screenshots)
14 February 2019, 2:42
Hi,
now I installd Mahara Version 17, there is the directory \'adodb/adodb-exceptions.inc.php\' inclouded. But it isn't possible to install mahara in the right way. I got error-messages (see screenshots)
PS: Sorry, I would set a Link to screenshotpictures, but it is forbidden!?
14 February 2019, 9:19
Hi Josef
Are you able to describe the errors? error messages?
Cheers
Robert