phpBB.de - Die deutsche phpBB-Community
Stand: 30.12.2008 04:56
aktuelle Version auf phpBB.de
 
Apache At Work Communities Community Building Informationen und Hinweise Installation/Konfiguration/Update MySQL PHP phpBB-Optimierungen phpBB3 Rechtliches Server & Technik Snippets Templates und Mods
 



Knowledge Base Offline -> Server & Technik -> PHP -> Fehlermeldung "The PHP configuration on your server doesn't support the database type that you chose"

Fehlermeldung "The PHP configuration on your server doesn't support the database type that you chose"
Autor: PhilippK
Stand: 30.12.2008 04:56
Neuste Version unter: http://www.phpbb.de/doku/kb/php_konfiguration

Fehlermeldung "The PHP configuration on your server doesn't support the database type that you chose"

Dieser Artikel beschreibt mögliche Ursachen, wenn diese Fehlermeldung bei der Installation angezeigt wird.
Kommt bei der Installation von phpBB die Fehlermeldung
Zitat:
The PHP configuration on your server doesn't support the database type that you chose
oder
Zitat:
Die PHP-Konfiguration auf deinem Server unterstützt nicht den gewählten Datenbank-Typ
, so liegt die Ursache meist darin, dass das notwendige PHP-Modul in der php.ini nicht aktiviert wurde.

Ursache dieses Fehlers ist i. d. R., dass die entsprechende Erweiterung von PHP nicht aktiviert wurde. Weitere Informationen dazu gibt es in der install.txt von PHP oder unter http://www.php.net/manual/de/configuration.directives.php

Hinweis: bei PHP 5 ist standardmäßig die Erweiterung für MySQL deaktiviert. Siehe http://de.php.net/manual/de/faq.databases.php#faq.databases.mysql.php5



Knowledge Base Offline -> Server & Technik -> PHP -> Fehlermeldung "The PHP configuration on your server doesn't support the database type that you chose"