Contao

Hab ein Problem…Nach der erfolgreichen Installation von contao, komm ich nicht ins Backend, es kommt eine Fehlermeldung.

Warning: mysql_connect() [function.mysql-connect]: Connection timed out in system/modules/core/library/Contao/Database/Mysql.php on line 47
#0 [internal function]: __error(2, ‘mysql_connect()…’, ‘/users/rpfeifer…’, 47, Array)
#1 system/modules/core/library/Contao/Database/Mysql.php(47): mysql_connect(‘www.rpfeifer.bp…’, ‘rpfeifer’, ‘qawsed145438’)
#2 system/modules/core/library/Contao/Database.php(81): Contao\Database\Mysql->connect()
#3 system/modules/core/library/Contao/Database.php(165): Contao\Database->__construct(Array)
#4 [internal function]: Contao\Database::getInstance()
#5 system/modules/core/library/Contao/System.php(140): call_user_func(Array)
#6 system/modules/core/library/Contao/User.php(158): Contao\System->import(‘Database’)
#7 system/modules/core/classes/BackendUser.php(102): Contao\User->__construct()
#8 system/modules/core/library/Contao/User.php(220): Contao\BackendUser->__construct()
#9 [internal function]: Contao\User::getInstance()
#10 system/modules/core/library/Contao/System.php(140): call_user_func(Array)
#11 system/modules/core/controllers/BackendIndex.php(33): Contao\System->import(‘BackendUser’, ‘User’)
#12 contao/index.php(19): Contao\BackendIndex->__construct()
#13 {main}

Fatal error: Uncaught exception Exception with message Connection timed out thrown in system/modules/core/library/Contao/Database/Mysql.php on line 52
#0 system/modules/core/library/Contao/Database.php(81): Contao\Database\Mysql->connect()
#1 system/modules/core/library/Contao/Database.php(165): Contao\Database->__construct(Array)
#2 [internal function]: Contao\Database::getInstance()
#3 system/modules/core/library/Contao/System.php(140): call_user_func(Array)
#4 system/modules/core/library/Contao/User.php(158): Contao\System->import(‘Database’)
#5 system/modules/core/classes/BackendUser.php(102): Contao\User->__construct()
#6 system/modules/core/library/Contao/User.php(220): Contao\BackendUser->__construct()
#7 [internal function]: Contao\User::getInstance()
#8 system/modules/core/library/Contao/System.php(140): call_user_func(Array)
#9 system/modules/core/controllers/BackendIndex.php(33): Contao\System->import(‘BackendUser’, ‘User’)
#10 contao/index.php(19): Contao\BackendIndex->__construct()
#11 {main}

Es ist ein Timeout bei der Verbindung aufgetreten,der Server hat zu langsam geantwortet.
Ich weiss nicht,an was das genau liegt.
Ich wuerde dir aber dringend empfehlen,dein Passwort hier raus zu nehmen.
Das hier ist oeffentlich,jeder kann es lesen!

Dein passwort darfst gerne ändern. Du hast sowieso keine Datenbank :3
Edit: Punkt 1 entfernt, der error ließ vermuten er nutzte mysql_connect() genutzt wird allerdings mysqli::real_connect()
Punkt 2: du solltest dich auf localhost connecten, nicht auf rpfeifer.bplaced.net
Punkt 3: solange du an der Seite am basteln bist, solltest du HTTP Basic Auth benutzen, damit dein passwort nicht in cleartext jedem zugänglich ist. Da du es allerdings sowieso öffentlich hier gepostet hast, würde ich grundsätzlich vom gebrauch jegweder web technologien abstand halten. Ich sag ja nur…