Comment to 'Internal Server Error immediately after install'
  • it is yet on localhost, on my personal computer.... I somehow managed with xdebug and visual studio to attempt to debug and get exception from line in inc/classes/BxDolTemplate.php, 2572

    that variable $aParts is not initialized

    if(!$sResult && @is_file(BX_DIRECTORY_PATH_ROOT . $aParts[0] . DIRECTORY_SEPARATOR . $aParts[1])) {