Installation Error
Posted: Sun Mar 26, 2006 11:24 pm
I was trying to drag and drop the phpBB2 folder and I ran into a problem where my FTP program wouldn't install the "language" and "template" folders so I had to put them in seperate. I changed config.php chmod to 666 and everthing I have done in the past and when I tried to install it, it came up with an error. I have installed phpBB about 15 times before and I have never seen this error:
I can show you my FTP logs if you want. There are a bunch of errors but I didn't see anything missing besides those two folders.
Welcome to phpBB 2 Installation
Install
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', 1143415148) :: 888 :: /home/www/myphpbbsupportsite.awardspace.com/phpBB2/install/install.php
Could not insert default_lang :: INSERT INTO phpbb_config (config_name, config_value) VALUES ('default_lang', 'english') :: 895 :: /home/www/myphpbbsupportsite.awardspace.com/phpBB2/install/install.php
Could not insert default_lang :: UPDATE phpbb_config SET config_value = 'shortynewk@yahoo.com' WHERE config_name = 'board_email' :: 912 :: /home/www/myphpbbsupportsite.awardspace.com/phpBB2/install/install.php
Could not insert default_lang :: UPDATE phpbb_config SET config_value = '/phpBB2/' WHERE config_name = 'script_path' :: 912 :: /home/www/myphpbbsupportsite.awardspace.com/phpBB2/install/install.php
Could not insert default_lang :: UPDATE phpbb_config SET config_value = '80' WHERE config_name = 'server_port' :: 912 :: /home/www/myphpbbsupportsite.awardspace.com/phpBB2/install/install.php
Could not insert default_lang :: UPDATE phpbb_config SET config_value = 'myphpbbsupportsite.awardspace.com' WHERE config_name = 'server_name' :: 912 :: /home/www/myphpbbsupportsite.awardspace.com/phpBB2/install/install.php
Could not update admin info :: UPDATE phpbb_users SET username = 'Newkirk', user_password='d914e3ecf6cc481114a3f534a5faf90b', user_lang = 'english', user_email='shortynewk@yahoo.com' WHERE username = 'Admin' :: 923 :: /home/www/myphpbbsupportsite.awardspace.com/phpBB2/install/install.php
Could not update user_regdate :: UPDATE phpbb_users SET user_regdate = 1143415148 :: 930 :: /home/www/myphpbbsupportsite.awardspace.com/phpBB2/install/install.php
I can show you my FTP logs if you want. There are a bunch of errors but I didn't see anything missing besides those two folders.