kickzen81
Zitat: |
Support for PHP is missing. PHP Unterstützung nicht gefunden <!-- * * @author Marcel Werk * @copyright 2001-2007 WoltLab GmbH * @license GNU Lesser General Public License */ // check php version // php version $phpVersion = phpversion(); $comparePhpVersion = preg_replace('/^(\d+\.\d+\.\d+).*$/', '\\1', $phpVersion); if (!(version_compare($comparePhpVersion, '5.0.0') >= 0)) { ?> Your PHP version '' is insufficient for installation of this software. PHP version 5.0.0 or greater is required. Ihre PHP Version '' ist unzureichend für die Installation dieser Software. PHP Version 5.0.0 oder höher wird benötigt. The option 'zend.ze1_compatibility_mode' is enabled. Please disable the option in your PHP configuration (php.ini) for a stable work of this software. Die Einstellung 'zend.ze1_compatibility_mode' ist aktiv. Für einen einwandfreien Betrieb dieser Software muss die Einstellung in der PHP-Konfiguration (php.ini) deaktiviert werden. The 'simplexml' PHP extension is missing. Simplexml is required for a stable work of this software. Die 'simplexml' Erweiterung für PHP wurde nicht gefunden. Diese Erweiterung ist für den Betrieb der Software notwendig. The 'zlib' PHP extension is missing. ZLib is required for a stable work of this software. Die 'zlib' Erweiterung für PHP wurde nicht gefunden. Diese Erweiterung ist für den Betrieb der Software notwendig. PHP5 or greater is available. You can start the installation now. PHP5 oder höher wurde gefunden. Sie können mit der Installation beginnen. |
Ich würde gerne die neue WBB3 Version installieren, leider aber bekomme ich folgende Fehlermeldung. Ich habe leider keinen blassen Schimmer, wie ich den Fehler beheben kann.
Kann mir bitte jemand helfen?
Danke schonmal...