You are not logged in.

Dear visitor, welcome to Communauté francophone WoltLab Burning Board. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

  • "hokumonnoken" started this thread

Posts: 6

Occupation: Etudiant

  • Send private message

1

Saturday, February 7th 2009, 7:22pm

php 5 manquant

bonjour à vous, membres du forum!!

voilà j'essaye d'installer WBB mais il me manque le PHP 5 nécessaire à l'installation.

voici le message d'erreur:

Quoted

Support for PHP is missing.
PHP Unterstützung nicht gefunden

<!-- * * @authorMarcel Werk * @copyright2001-2007 WoltLab GmbH * @licenseGNU 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.5') >= 0)) { ?> Your PHP version '' is insufficient for installation of this software. PHP version 5.0.5 or greater is required.
Ihre PHP Version '' ist unzureichend für die Installation dieser Software. PHP Version 5.0.5 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.
seulement, lorsque je clique sur le lien pour l'installation de PHP5, voici le message que je reçois:

Quoted

Fatal error: getMessage()); ?>

getDescription(); ?>
getCode()) { ?>You get more information about the problem in our knowledge base: http://www.woltlab.com/help/?code=getCode()); ?>
Information:
error message: getMessage()); ?>
error code: getCode()); ?>
information; ?> file: getFile()); ?> (getLine(); ?>)
php version:
wcf version:
date:
request:
referer:

Stacktrace:
getTraceAsString()); ?>
functions; ?>
et la lorsque je clique sur le lien, il me met ca:

Quoted

Sorry, currently we cannot provide any information for this problem. Please ask in our Support Forum for assistance or use our ticket system (that can be found in your members area).
ma question est simple:

Comment résoudre ce problème?? merci

Guiwald

Administrator

Posts: 188

Location: Dublin

  • Send private message

2

Monday, February 9th 2009, 5:23pm

Bonjour,
PHP 5 doit être installé sur votre serveur AVANT d'installer WBB.
WBB n'a pas la possibilité d'installer lui-même PHP5. Il faut demander à la personne qui gère votre serveur d'installer PHP5.

  • "hokumonnoken" started this thread

Posts: 6

Occupation: Etudiant

  • Send private message

3

Monday, February 9th 2009, 7:19pm

d'accord merci Guiwald ;) bonne soirée