Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help... for installation of LetoDMS 2.0
#2
I've never actually tried to do this install on Windows but I'm pretty sure its a path issue in your inc.Settings.php. The following must be an absolute path not relative.

// path to where mydms is located
//var $_rootDir = "/var/www/letoDMS-1.10/";
var $_rootDir = "/letoDMS2/";

// Where the uploaded files are stored (best to choose a directory that
// is not accessible through your web-server)
var $_contentDir = "/letodms2/data/";

//Path to adodb
var $_ADOdbPath = "/letoDMS2/adodb/";
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: