Uncaught TYPO3 Exception
#1301648945: Database Error: The current username, password or host was not accepted when the connection to the database was attempted to be established! (More information)

t3lib_error_http_ServiceUnavailableException thrown in file
/html/typo3/typo3_source/typo3_src-4.7.7/typo3/sysext/cms/tslib/class.tslib_fe.php in line 366.

2 tslib_fe::connectToDB()

/html/typo3/typo3_source/typo3_src-4.7.7/typo3/sysext/cms/tslib/index_ts.php:
00183: 
00184: 
00185: $TSFE->connectToDB();
00186: 
00187: $TSFE->sendRedirect();

1 require("/html/typo3/typo3_source/typo3_src-4.7.7/typo3/sysext/cms/tslib/index_ts.php")

/html/typo3/index.php:
00074: // ******************
00075: 
00076: require (PATH_tslib.'index_ts.php');
00077: 
00078: ?>