Thanks, I'd overlooked that second zip file.
OK, I can now get into the Portal, and from there I can get into ACP. HOWEVER clicking the Board Index link at the top of the ACP page gives me a page with the following error message:
- Code: Select all
General Error
SQL ERROR [ mysql4 ]
Table 'brummie_phpbb.phpbb_chat' doesn't exist [1146]
SQL
SELECT * FROM phpbb_chat ORDER BY message_id DESC LIMIT 25
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: includes/db/mysql.php
LINE: 221
CALL: dbal_mysql->sql_query()
FILE: includes/db/dbal.php
LINE: 170
CALL: dbal_mysql->_sql_query_limit()
FILE: shout.php
LINE: 54
CALL: dbal->sql_query_limit()
FILE: index.php
LINE: 47
CALL: include('shout.php')
Any idea why this should be? Better still, how it can be fixed?
By the way, the "Upgrade.sql" file may be at fault here. I did try to run it, but MySQL kept returning errors about "this table already exists" and stuff like that. Could that be linked, and can a more install-friendly upgrade.sql file be produced?
Thanks
Martin