install problemen

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.
phpBB2.0.x
Gesloten
stroemf
Berichten: 21
Lid geworden op: 13 dec 2006, 21:39

install problemen

Bericht door stroemf » 08 jan 2007, 20:20

Wat is het probleem?
ik wil phpbb2 instaleren.
het enigste probleem is dat hij geen connectie maakt met men database terwijl ik wel de gegevens invul:

Database Server host-naam / DSN: 1111mb.com
Database-naam: stroemf_veto
Database-gebruikersnaam: stroemf_veto
Database-wachtwoord: mijnpaswoord
Prefix voor tabellen in database: phpbb_

wanneer ik dan op installeer druk krijg ik de foutmelding:
phpBB : Critical Error

Could not connect to the database

Wat doe ik verkeerd???

Wanneer ontstond het probleem?
nu

Adres van je forum:
http://stroemf.1111mb.com

Huidige stijl:
subSILVER

phpBB versie:
laatste

Waar is je forum gehost:
1111mb.com

Raimon
Berichten: 4397
Lid geworden op: 27 aug 2005, 12:59
Contacteer:

Bericht door Raimon » 08 jan 2007, 20:21

verkeerde gegevens ingevoert.
Controleer je database gegevens en eventueel hostnaam.

Zet bijvoorbeeld de hostnaam eens als localhost in :)

stroemf
Berichten: 21
Lid geworden op: 13 dec 2006, 21:39

Bericht door stroemf » 08 jan 2007, 20:23

ok, ik heb localhost ingetypt en nu krijg ik volgende commentaar:

Er is een fout opgetreden tijdens het bijwerken van de database

Could not insert board_startdate :: INSERT INTO phpbb_config (config_name, config_value) VALUES ('board_startdate', 1168284165) :: 888 :: /www/1111mb.com/s/t/r/stroemf/htdocs/phpBB2/install/install.php

Could not insert default_lang :: INSERT INTO phpbb_config (config_name, config_value) VALUES ('default_lang', 'dutch') :: 895 :: /www/1111mb.com/s/t/r/stroemf/htdocs/phpBB2/install/install.php

Could not insert default_lang :: UPDATE phpbb_config SET config_value = 'stroemf@gmail.com' WHERE config_name = 'board_email' :: 912 :: /www/1111mb.com/s/t/r/stroemf/htdocs/phpBB2/install/install.php

Could not insert default_lang :: UPDATE phpbb_config SET config_value = '/phpBB2/' WHERE config_name = 'script_path' :: 912 :: /www/1111mb.com/s/t/r/stroemf/htdocs/phpBB2/install/install.php

Could not insert default_lang :: UPDATE phpbb_config SET config_value = '80' WHERE config_name = 'server_port' :: 912 :: /www/1111mb.com/s/t/r/stroemf/htdocs/phpBB2/install/install.php

Could not insert default_lang :: UPDATE phpbb_config SET config_value = 'stroemf.1111mb.com' WHERE config_name = 'server_name' :: 912 :: /www/1111mb.com/s/t/r/stroemf/htdocs/phpBB2/install/install.php

Could not update admin info :: UPDATE phpbb_users SET username = 'stroemf', user_password='a08948fc99951a713859108f319e658e', user_lang = 'dutch', user_email='stroemf@gmail.com' WHERE username = 'Admin' :: 923 :: /www/1111mb.com/s/t/r/stroemf/htdocs/phpBB2/install/install.php

Could not update user_regdate :: UPDATE phpbb_users SET user_regdate = 1168284165 :: 930 :: /www/1111mb.com/s/t/r/stroemf/htdocs/phpBB2/install/install.php

Gesloten