01-28-2010, 04:56 PM
var $_rootDir = "/var/www/vhosts/insideproject.eu/httpdocs/mydms/";
Do it like this :
var $_rootDir = "/insideproject.eu/httpdocs/mydms/";
see if that gives you a error msg
thanks
LetoDMS
Do it like this :
var $_rootDir = "/insideproject.eu/httpdocs/mydms/";
see if that gives you a error msg
thanks
LetoDMS