Fout bij instalatie in database
Geplaatst: 05 nov 2004, 23:48
Hallo phpbb'ers (ja het is een werkwoord).
Ik probeer een phpBB te instaleren op een externe server (freesql.org).
Ik heb alle goeie info ingevuld om verbinding met de db te krijgen. Dat moet wel want anders kreeg ik:
phpBB critical error: Could not connect to the database.
Dit is de foutmelding die ik krijg:
Het gaat om de site http://nl.noogc.nl
Ik probeer een phpBB te instaleren op een externe server (freesql.org).
Ik heb alle goeie info ingevuld om verbinding met de db te krijgen. Dat moet wel want anders kreeg ik:
phpBB critical error: Could not connect to the database.
Dit is de foutmelding die ik krijg:
Code: Selecteer alles
Could not insert board_startdate :: INSERT INTO nl_config (config_name, config_value) VALUES ('board_startdate', 1099694650) :: 871 :: /usr/home/noogc/public_html/nl/install/install.php
Could not insert default_lang :: INSERT INTO nl_config (config_name, config_value) VALUES ('default_lang', 'english') :: 878 :: /usr/home/noogc/public_html/nl/install/install.php
Could not insert default_lang :: UPDATE nl_config SET config_value = 'chrisgamer@noogc.nl' WHERE config_name = 'board_email' :: 895 :: /usr/home/noogc/public_html/nl/install/install.php
Could not insert default_lang :: UPDATE nl_config SET config_value = '/' WHERE config_name = 'script_path' :: 895 :: /usr/home/noogc/public_html/nl/install/install.php
Could not insert default_lang :: UPDATE nl_config SET config_value = '80' WHERE config_name = 'server_port' :: 895 :: /usr/home/noogc/public_html/nl/install/install.php
Could not insert default_lang :: UPDATE nl_config SET config_value = 'nl.noogc.nl' WHERE config_name = 'server_name' :: 895 :: /usr/home/noogc/public_html/nl/install/install.php
Could not update admin info :: UPDATE nl_users SET username = 'thebandicootpower', user_password='197bed3cdf727dccaa8d4db8acf28ed8', user_lang = 'english', user_email='chrisgamer@noogc.nl' WHERE username = 'Admin' :: 906 :: /usr/home/noogc/public_html/nl/install/install.php
Could not update user_regdate :: UPDATE nl_users SET user_regdate = 1099694651 :: 913 :: /usr/home/noogc/public_html/nl/install/install.php