Installatie lukt niet? Plotseling een foutmelding. Of weet je niet hoe iets werkt. Problemen met phpBB2 kun je in dit archief opzoeken.
Forumregels
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
-
Anja456
- Berichten: 11
- Lid geworden op: 05 nov 2007, 17:02
Bericht
door Anja456 » 05 nov 2007, 20:19
- Adres van je forum: http://www.truecolors.be/Forum/install/install.php
Event. modificaties op je forum:nog geen
Wanneer ontstond het probleem?nu net
phpBB versie: 2.0.22
Heb je onlangs iets verandert aan je forum?nee net bezig met installeren
Wat is het probleem?
Ik krijg deze foutmelding:
Je PHP-configuratie ondersteunt geen databasesysteem dat phpBB kan gebruiken.
Wat moet ik doen?
..
Titel verduidelijkt.
- Derky
-
Anja456
- Berichten: 11
- Lid geworden op: 05 nov 2007, 17:02
Bericht
door Anja456 » 05 nov 2007, 20:33
Ja heb ik
Toen ik er een aanmaakte kreeg ik de info
Database: ....
Host: ...
Username: ...
Password: ...
(de puntjes even voor de veiligheid) maar die info heb ik overgenomen voor de installatie
-
Anja456
- Berichten: 11
- Lid geworden op: 05 nov 2007, 17:02
Bericht
door Anja456 » 05 nov 2007, 20:42
En als ik de databasetype verander dan kom ik uit op "could not connect to database"

-
Anja456
- Berichten: 11
- Lid geworden op: 05 nov 2007, 17:02
Bericht
door Anja456 » 05 nov 2007, 21:03
Wat is dan "Chosen Prefix"?

-
BetaDevil
- Berichten: 2810
- Lid geworden op: 28 mei 2006, 15:27
Bericht
door BetaDevil » 05 nov 2007, 21:08
Dat heb je niet nodig als je het nog niet ingevoerd hebt
-
Anja456
- Berichten: 11
- Lid geworden op: 05 nov 2007, 17:02
Bericht
door Anja456 » 05 nov 2007, 21:13
Dit is wat eruit komt:
What you entered
Database Type: MySQL 3.x
Database Server Hostname / DSN: localhost
Your Database Name: stofk001_Forum
Database Username: stofk001_Forum
Database Password: ....
Connection to database
You have established a connection to MySQL 3.x.
Your database was found.
Tables in database
Tables with the table prefix you specified are in bold.
Config file
Either copy the 19 lines below and save them as config.php or click on the Download button below. Then upload the file to your phpBB2 root directory (phpBB2/ by default). Make sure that there is nothing (this includes blank spaces) after the ?>.
<?php
//
// phpBB 2.x auto-generated config file
// Do not change anything in this file!
//
$dbms = 'mysql';
$dbhost = 'localhost';
$dbname = 'stofk001_Forum';
$dbuser = 'stofk001_Forum';
$dbpasswd = '....';
$table_prefix = '';
define('PHPBB_INSTALLED', true);
?>
-
BetaDevil
- Berichten: 2810
- Lid geworden op: 28 mei 2006, 15:27
Bericht
door BetaDevil » 05 nov 2007, 21:20
Er staat dat er connectie gemaakt wordt, dus zou dat ook gewoon moeten gebeuren

-
Anja456
- Berichten: 11
- Lid geworden op: 05 nov 2007, 17:02
Bericht
door Anja456 » 05 nov 2007, 21:22
Ik blijf de melding "could not connect to database" krijgen

-
Frank
- Berichten: 153
- Lid geworden op: 29 apr 2004, 23:48
- Locatie: Köln (Duitsland)
Bericht
door Frank » 05 nov 2007, 22:26
weet je zeker dat je de juiste logingegevens gebruikt?
Een discussie van een idioot winnen is onmogelijk. Hij haalt je neer tot op zijn niveau en daar pakt hij je op ervaring.
-
Anja456
- Berichten: 11
- Lid geworden op: 05 nov 2007, 17:02
Bericht
door Anja456 » 06 nov 2007, 09:02
Ik heb precies dezelfde gegevens ingevuld die ik gekregen heb bij het aanmaken van een Mysql
Maar als ik nu kijk op het adres van het forum dan staat er dit:
phpBB : Critical Error
Could not query config information
DEBUG MODE
SQL Error : 1146 Table 'stofk001_Forum.config' doesn't exist
SELECT * FROM config
Line : 215
File : common.php
Ik snap er niets van.
-
Adrianus V
- Berichten: 1
- Lid geworden op: 13 nov 2006, 23:04
-
Contacteer:
Bericht
door Adrianus V » 06 nov 2007, 14:48
Anja456 schreef:Database Server Hostname / DSN: localhost
Moet die hostname niet iets zijn van 'db.truecolors.be' in plaats van localhost?