- Affected Version
- WoltLab Suite 3.0
Ich bekomme mitten in der Installation folgenden Fehler:
Ein Fehler ist aufgetreten
Interner Fehlercode: 50b73fb581e8024e5dc83c2e178782244250124b
Was ist passiert?
Leider ist es bei der Verarbeitung zu einem Fehler gekommen und die Ausführung wurde abgebrochen. Falls möglich, leiten Sie bitte den oben stehenden Fehlercode an den Administrator weiter.
Administratoren können die vollständige Fehlermeldung mit Hilfe dieses Codes in der Administrationsoberfläche unter „Protokoll » Fehler“ einsehen. Zusätzlich wurden die Informationen in die Protokolldatei */log/2018-02-24.txt geschrieben und können beispielsweise mit Hilfe eines FTP-Programms abgerufen werden.
Hinweis: Der Fehlercode wird zufällig generiert, erlaubt keinen Rückschluss auf die Ursache und ist daher für Dritte nutzlos.
System Information
- PHP Version:
7.0.25-0ubuntu0.16.04.1
- WoltLab Suite Core:
3.1.0 RC 3
- Peak Memory Usage:
0.918/128 MiB
- Request URI:
/acp/index.php?login/&url=http%3A%2F%2F81.169.173.130%2Facp%2Findex.php%3Faction%3DWCFSetup
- Referrer:
- User Agent:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36
Error
- Error Type:
wcf\system\exception\ErrorException
- Error Message:
Use of undefined constant CAPTCHA_TYPE - assumed 'CAPTCHA_TYPE'
- File:
*/lib/system/WCF.class.php (324)
- Stack Trace:
- #0 */lib/system/request/Request.class.php (82):
- wcf\system\WCF::handleError(8, 'Use of undefined constant CAPTCHA_TYPE - assumed \'CAPTCHA_TYPE\'', '*/lib/system/request/Request.class.php', 82, [ ])
- #1 */lib/system/request/RequestHandler.class.php (96):
- wcf\system\request\Request->execute()
- #2 */acp/index.php (9):
- wcf\system\request\RequestHandler->handle('wcf', true)
Kann mir jemand sagen wo mein Problem ist?
Der Inhalt der Log Datei ist:
<<<<<<<<50b73fb581e8024e5dc83c2e178782244250124b<<<<
Sat, 24 Feb 2018 10:39:00 +0000
Message: Use of undefined constant CAPTCHA_TYPE - assumed 'CAPTCHA_TYPE'
PHP version: 7.0.25-0ubuntu0.16.04.1
WoltLab Suite version: 3.1.0 RC 3
Request URI: /acp/index.php?login/&url=http%3A%2F%2F81.169.173.130%2Facp%2Findex.php%3Faction%3DWCFSetup
Referrer: http://cyber-phoenix.com/install.php?step=installPackages
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36
Peak Memory Usage: 881296/134217728
======
Error Class: wcf\system\exception\ErrorException
Error Message: Use of undefined constant CAPTCHA_TYPE - assumed 'CAPTCHA_TYPE'
Error Code: 0
File: /var/www/html/lib/system/WCF.class.php (324)
Extra Information: -
Stack Trace: [{"file":"\/var\/www\/html\/lib\/system\/request\/Request.class.php","line":82,"function":"handleError","class":"wcf\\system\\WCF","type":"::","args":[8,"Use of undefined constant CAPTCHA_TYPE - assumed 'CAPTCHA_TYPE'","\/var\/www\/html\/lib\/system\/request\/Request.class.php",82,[]]},{"file":"\/var\/www\/html\/lib\/system\/request\/RequestHandler.class.php","line":96,"function":"execute","class":"wcf\\system\\request\\Request","type":"->","args":[]},{"file":"\/var\/www\/html\/acp\/index.php","line":9,"function":"handle","class":"wcf\\system\\request\\RequestHandler","type":"->","args":["wcf",true]}]
<<<<