Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[letoDMS v3.0 RC3 / RC4 / RC5] Check configuration after an installation
#6
In the meantime, you can do this:
- rename inc/inc.Settings.php to inc/inc.Settings.php.test
- copy conf/conf.Settings.php to inc/inc.Settings.php

OR

in index.php file : replace
PHP Code:
include("inc/inc.Settings.php"); 
to
PHP Code:
include("conf/conf.Settings.php"); 
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)