01-22-2010, 12:10 AM
make sure this is correct :
// Where the uploaded files are stored (best to choose a directory that
// is not accessible through your web-server)
var $_contentDir = "e:/web/mydms/content/";
that would be in setting.php
and make sure you permission that folder
Thanks
LetoDMS
// Where the uploaded files are stored (best to choose a directory that
// is not accessible through your web-server)
var $_contentDir = "e:/web/mydms/content/";
that would be in setting.php
and make sure you permission that folder
Thanks
LetoDMS