Hallo Community,
heute habe ich versucht ein wbb4.1.14 auf einem XAMPP Server bei mir auf der Maschine zu installieren und erhalte folgende Fehlermeldung:
Code
Fatal error: PHP warning in file E:\xampp\htdocs\wbb41\install.php (698): fopen(E:\xampp\tmp/f32a2b51/install/files/lib/system/moderation/queue/report/CommentResponseModerationQueueReportHandler.class.): failed to open stream: Permission denied
Information:
error message: PHP warning in file E:\xampp\htdocs\wbb41\install.php (698): fopen(E:\xampp\tmp/f32a2b51/install/files/lib/system/moderation/queue/report/CommentResponseModerationQueueReportHandler.class.): failed to open stream: Permission denied
error code: 0
file: E:\xampp\htdocs\wbb41\install.php (222)
php version: 7.1.4
wcf version:
date: Mon, 22 May 2017 17:41:04 +0000
request: /wbb41/install.php
referer:
Stacktrace:
#0 [internal function]: handleError(2, 'fopen(E:\\xampp\\...', 'E:\\xampp\\htdocs...', 698, Array)
#1 E:\xampp\htdocs\wbb41\install.php(698): fopen('E:\\xampp\\tmp/f3...', 'wb')
#2 E:\xampp\htdocs\wbb41\install.php(550): File->__construct('E:\\xampp\\tmp/f3...')
#3 E:\xampp\htdocs\wbb41\install.php(907): Tar->extract(1902, 'E:\\xampp\\tmp/f3...')
#4 {main}
Display More
Was ich bisher getan habe:
- XAMPP in der neusten Version installiert
- WBB4.1.14 neu heruntergeladen
- Rechte des Verzeichnisses und der Dateien überprüft (upload, test.php, install.php und WCFSetup.tar.gz)
- Spaßeshalber mal das WSF 5.0.5 installiert (funktionierte einwandfrei!)
Danke für jede weitere Hilfe im Voraus.