Pagina 1 van 1

install problemen

Geplaatst: 08 jan 2007, 20:20
door stroemf
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

Geplaatst: 08 jan 2007, 20:21
door Raimon
verkeerde gegevens ingevoert.
Controleer je database gegevens en eventueel hostnaam.

Zet bijvoorbeeld de hostnaam eens als localhost in :)

Geplaatst: 08 jan 2007, 20:23
door stroemf
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