Quoted
Fatal error: Connecting to MySQL server 'db4.cwsurf.de' failed.
You get more information about the problem in our knowledge base: http://www.woltlab.com/help/?code=1045
Information:
error message: Connecting to MySQL server 'db4.cwsurf.de' failed.
error code: 1045
sql type: MySQLDatabase
sql error: Access denied for user 'sim-place'@'192.168.100.22' (using password: YES)
sql error number: 1045
sql version:
file: /home/www/cwcity/hosting/s/i/sim-place/htdocs/wcf/wcf/lib/system/database/MySQLDatabase.class.php (31)
php version: 5.3.14
wcf version: 1.1.9 (Tempest)
date: Sun, 24 Jun 2012 16:03:58 +0000
request: /wcf/
referer:
Stacktrace:
#0 /home/www/cwcity/hosting/s/i/sim-place/htdocs/wcf/wcf/lib/system/database/Database.class.php(7: MySQLDatabase->connect()
#1 /home/www/cwcity/hosting/s/i/sim-place/htdocs/wcf/wcf/lib/system/WCF.class.php(296): Database->__construct(...)
#2 /home/www/cwcity/hosting/s/i/sim-place/htdocs/wcf/wcf/lib/system/WCF.class.php(95): WCF->initDB()
#3 /home/www/cwcity/hosting/s/i/sim-place/htdocs/wcf/global.php(1: WCF->__construct()
#4 /home/www/cwcity/hosting/s/i/sim-place/htdocs/wcf/index.php(7): require_once('/home/www/cwcit...')
#5 {main}
Was ist eine Zeilenangabe!

Die Zugangsdaten sind falsch.. Error-ID 1045 heißt auf Deutsch "Zugriff verweigert"..Zitat von »Florian Palmato«
Und du brauchst nicht nachzuehen da ist 100%ig alles in Ordnung
Was ist jetzt das Problem??

|
|
PHP Source code |
1 2 3 |
if ($this->linkID === false) {
throw new DatabaseException("Connecting to MySQL server '".$this->host."' failed.", $this);
}
|
Forum Software: Burning Board® 3.1.7, developed by WoltLab® GmbH