Ich habe heute auf PHP 7 umgestiegen. Nun geht das Forum nicht mehr. Bekomme folgende Fehlermeldung:
Code
Fatal error: An error occured. Sorry.
Information:
ID: 99589634f66ad1acca6ecbc55d8ad08cd242a5de
Please send the ID above to the site administrator.
The error message can be looked up at “ACP » Logs » Errors”.
Dort steht:
Code
Thu, 31 Mar 2016 15:44:16 +0000
Message: Connecting to MySQL server 'localhost' failed:
SQLSTATE[HY000] [2002] No such file or directory
File: /home/www/lol/forum.domain.de/wcf/lib/system/database/MySQLDatabase.class.php (46)
PHP version: 7.0.1
WCF version: 2.1.10 (Typhoon)
Referrer:
Information: "<b>sql type:<\/b> wcf\\system\\database\\MySQLDatabase<br \/><b>sql error:<\/b> <br \/><b>sql error number:<\/b> 0<br \/><b>sql version:<\/b> unknown<br \/>"
Stacktrace:
#0 /home/www/lol/forum.domain.de/wcf/lib/system/database/Database.class.php(107): wcf\system\database\MySQLDatabase->connect()
#1 /home/www/lol/forum.domain.de/wcf/lib/system/WCF.class.php(324): wcf\system\database\Database->__construct(...)
#2 /home/www/lol/forum.domain.de/wcf/lib/system/WCF.class.php(141): wcf\system\WCF->initDB()
#3 /home/www/lol/forum.domain.de/wcf/global.php(25): wcf\system\WCF->__construct()
#4 /home/www/lol/forum.domain.de/global.php(13): require_once('/home/www/lol/f...')
#5 /home/www/lol/forum.domain.de/index.php(9): require_once('/home/www/lol/f...')
#6 {main}
Display More
Ist WoltLab mit PHP 7 nicht kompatibel oder was läuft da falsch?