Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
i cant upload file
#2
first you need to have your path correct :

// path to where mydms is located
var $_rootDir = "/xampp/htdocs/letodms/";

Correct path would be :

C:\xampp\htdocs\letodms

var $_httpRoot = "/letoDMS/";


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

C:\xampp\htdocs\letodms\docs\

try that see what happens

thanks for your interest in LetoDMS
Reply


Messages In This Thread
i cant upload file - by nienna - 06-30-2010, 12:14 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)