Installation funktioniert nicht - Druckversion +- MyBB.de Forum (https://www.mybb.de/forum) +-- Forum: Archiv (https://www.mybb.de/forum/forum-57.html) +--- Forum: MyBB 1.6.x (https://www.mybb.de/forum/forum-58.html) +---- Forum: Installation, Aktualisierung und Merge System (https://www.mybb.de/forum/forum-60.html) +---- Thema: Installation funktioniert nicht (/thread-17809.html) |
Installation funktioniert nicht - blackvelvet - 03.02.2011 Hallo, beim Versuch, das Forum zu installieren, bekomme ich lediglich die beiden unschönen Zeilen Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in /mnt/web8/22/46/538346/htdocs/epikur/inc/class_core.php on line 18 Fatal error: Cannot instantiate non-existent class: mybb in /mnt/web8/22/46/538346/htdocs/epikur/install/index.php on line 41 zu sehen. Hilfe!!! RE: Installation funktioniert nicht - StefanT - 03.02.2011 Das MyBB benötigt PHP 5: https://www.mybb.de/forum/thread-7716.html RE: Installation funktioniert nicht - gamerzclub - 03.02.2011 Probier mal in deiner htaccess-datei folgende Zeilen einzufügen: PHP-Code: AddType x-mapp-php5 .php .. wenn du keine htaccess noch hast, lade mal die datei im Anhang auf deinen server ins root verzeichnis.. lg Chris RE: Installation funktioniert nicht - blackvelvet - 03.02.2011 auf php5 erweitert und schon klappts. Herzhaften Dank für die schnelle Hilfe! |