i then put all the phpbb3 files back over to my server in the correct place and then went to finish the install process via mysite.com/forum/install which works fine but then when i click the convert tab i get this error where am i going wrong?
Code: Select all
General Error
SQL ERROR [ mysql4 ]
Access denied for user 'web241-a-foru-3'@'localhost' (using password: YES) [1045]
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()
FILE: [ROOT]/includes/db/mysql.php
LINE: 93
CALL: dbal->sql_error()
FILE: [ROOT]/install/install_convert.php
LINE: 129
CALL: dbal_mysql->sql_connect()
FILE: [ROOT]/install/index.php
LINE: 326
CALL: install_convert->main()
FILE: [ROOT]/install/index.php
LINE: 203
CALL: module->load()