|
phpbb2 installation error
I'm having major problems trying to install phpbb onto my site... I've got it download, unzipped, uploaded.. but when I try to install i get these errors right off the bat... anyone got any ideas???
An error has occurred during installation
An error occurred trying to update the database
Could not insert board_startdate :: INSERT INTO phpbb_config (config_name, config_value) VALUES ('board_startdate', 1082861955) :: 871 :: O:\Hosted Web Sites\Barbara.Howe\westlife_ca\www\phpbb2\install\ install.php
Could not insert default_lang :: INSERT INTO phpbb_config (config_name, config_value) VALUES ('default_lang', 'english') :: 878 :: O:\Hosted Web Sites\Barbara.Howe\westlife_ca\www\phpbb2\install\ install.php
Could not insert default_lang :: UPDATE phpbb_config SET config_value = 'roisin@westlife.ca' WHERE config_name = 'board_email' :: 895 :: O:\Hosted Web Sites\Barbara.Howe\westlife_ca\www\phpbb2\install\ install.php
Could not insert default_lang :: UPDATE phpbb_config SET config_value = '/phpbb2/' WHERE config_name = 'script_path' :: 895 :: O:\Hosted Web Sites\Barbara.Howe\westlife_ca\www\phpbb2\install\ install.php
Could not insert default_lang :: UPDATE phpbb_config SET config_value = '80' WHERE config_name = 'server_port' :: 895 :: O:\Hosted Web Sites\Barbara.Howe\westlife_ca\www\phpbb2\install\ install.php
Could not insert default_lang :: UPDATE phpbb_config SET config_value = 'www.westlife.ca' WHERE config_name = 'server_name' :: 895 :: O:\Hosted Web Sites\Barbara.Howe\westlife_ca\www\phpbb2\install\ install.php
Could not update admin info :: UPDATE phpbb_users SET username = 'admin', user_password='ba19a09a68a66f8ad972ef8a5fba6f0d', user_lang = 'english', user_email='roisin@westlife.ca' WHERE username = 'Admin' :: 906 :: O:\Hosted Web Sites\Barbara.Howe\westlife_ca\www\phpbb2\install\ install.php
Could not update user_regdate :: UPDATE phpbb_users SET user_regdate = 1082861955 :: 913 :: O:\Hosted Web Sites\Barbara.Howe\westlife_ca\www\phpbb2\install\ install.php
|