Uncaught TYPO3 Exception
#1294587023: Browser Error: Your browser version looks incompatible with this TYPO3 version! (More information)

RuntimeException thrown in file
/var/lib/typo3/TYPO3_6-2/typo3/sysext/core/Classes/Core/Bootstrap.php in line 391.

2 TYPO3\CMS\Core\Core\Bootstrap::checkValidBrowserOrDie()

/var/lib/typo3/TYPO3_6-2/typo3/init.php:
00053:  ->checkBackendIpOrDie()
00054:  ->checkSslBackendAndRedirectIfNeeded()
00055:  ->checkValidBrowserOrDie()
00056:  ->loadExtensionTables(TRUE)
00057:  ->initializeSpriteManager()

1 require_once("/var/lib/typo3/TYPO3_6-2/typo3/init.php")

/var/lib/typo3/TYPO3_6-2/typo3/backend.php:
00012:  * The TYPO3 project - inspiring people to share!
00013:  */
00014: require_once 'init.php';
00015: $GLOBALS['LANG']->includeLLFile('EXT:lang/locallang_misc.xlf');
00016: