Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
conf.Settings.php
#4
Hello

The check script is not updated for 3.0 RC2 version;


For LetoDMS-3.0.0-RC2 installation, try this :
- move Core/Core.php file in root directory
- set settings->_coreDir like settings->_rootdir => /var/www/mydms/
- in Core/File inc.DBAccess.php change this:
PHP Code:
require_once "adodb/adodb.inc.php"
to
PHP Code:
require_once $settings->_ADOdbPath "/adodb/adodb.inc.php"

regards,
doudoux
Reply


Messages In This Thread
conf.Settings.php - by gdeveer - 03-09-2011, 06:23 PM

Forum Jump:


Users browsing this thread: