10-15-2012, 05:05 PM
Dear Uwe,
I had also problems with the adodb path during installation of version 3.3.9.
I have unpacked adodb package in my webserver directory where also letodms sits
I addded the path into the installation mask during the installation. I thank get the following error:
If I change the path to adodb just to the root of the of the webdirectory with
receive the following error messages.
In both cases as you pointed out, the installed adodb is not recognized. I would very much appreciate any help.
frank
Quote:As the error message says, adodb.php cannot be found. You should set the path to adodb in the configuration. I assume adodb is available on your system at all.
Uwe
I had also problems with the adodb path during installation of version 3.3.9.
I have unpacked adodb package in my webserver directory where also letodms sits
Code:
/path to web_directory/letodms
/path to web_webdirectory/adodb
I addded the path into the installation mask during the installation. I thank get the following error:
Code:
Error
ADOdb Path : Not found
=> Current value : /home/frankmattes/dms.myvirology.net/adodb/
=> Install ADOdb
If I change the path to adodb just to the root of the of the webdirectory with
Code:
/path to web_webdirectory/
receive the following error messages.
Code:
Warning: require_once(adodb/adodb.inc.php) [function.require-once]: failed to open stream: No such file or directory in /home/frankmattes/dms.myvirology.net/LetoDMS_Core/Core/inc.DBAccess.php on line 22
Fatal error: require_once() [function.require]: Failed opening required 'adodb/adodb.inc.php' (include_path='.:/home/frankmattes/pear/php::.:/home/frankmattes/pear/php:.:/usr/local/lib/php:/usr/local/php5/lib/pear') in /home/frankmattes/dms.myvirology.net/LetoDMS_Core/Core/inc.DBAccess.php on line 22
In both cases as you pointed out, the installed adodb is not recognized. I would very much appreciate any help.
frank