Hi, If you are running a windows server file ac-admin\index.php works when code at top of page changed to this if(phpversion()<"5.3.0"){ // old php version $file = __FILE__; $break = explode('/', $file); $pfile = $break[count($break) - 1]; $root = str_replace($pfile,"",__FILE__);...