Any PHPBB/Database Experts Out There?
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Any PHPBB/Database Experts Out There?
Any PHPBB/Database Experts Out There?
15-01-2015 11:42 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
phpBB : Critical Error
Could not query config information
DEBUG MODE
SQL Error : 1033 Table './theadamsons_f9_ccgi_theadamsons_force9_co_uk/phpbb_config' was created with a different version of MySQL and cannot be read
SELECT * FROM phpbb_config
which seems pretty self-explanatory but is it fatal or fixable? If I can fix it how? And do I need to tidy the database up anyhow?
Its actually for a club that I no longer belong to I haven't bothered to check recently.
Thanks
Re: Any PHPBB/Database Experts Out There?
15-01-2015 12:09 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Should be fixed now.
I'm not sure what happened but your bulletin board was pointing to a MySQL 4 instance of your database. It's possibly been broken since the migration of your site to the Hostopia CGI platform last year.
I've updated the host name in your config.php file and commented out the line that was causing the problem.
Take a look and you should see what I mean.
Bob Pullen
Plusnet Product Team
If I've been helpful then please give thanks ⤵
Re: Any PHPBB/Database Experts Out There?
15-01-2015 12:19 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Actually this is the first time I've looked at it for nigh on a year after I was prodded by someone at my old club. I'm not sure if even they have been using it recently or not as I no longer belong to it. So heaven alone knows when it was last definitely working. I'm sure it worked OK straight after the migration though. Has anything changed since then (possibly a silly question ;)).
Ccgi has been on a bit of a back burner. This has prompted me to pull one of my fingers out

Re: Any PHPBB/Database Experts Out There?
15-01-2015 1:57 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Ah well - no problems, thanks for fixing it.
Re: Any PHPBB/Database Experts Out There?
01-02-2015 1:21 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
The config file conf_global.php seems to have been modified with the correct settings inputed but it still won't connect, any ideas?
Re: Any PHPBB/Database Experts Out There?
01-02-2015 8:07 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Generally there isnt an issue when upgrading mysql, but possible issues may occur if the admin of the server doesnt follow proper procedures such as running the mysql-upgrade script following an upgrade.
Re: Any PHPBB/Database Experts Out There?
02-02-2015 1:02 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote from: SiMania I have a similar problem, my Invision board stopped working at the changeover and I've been asked my the members to look at fixing it a year on, it's http://ccgi.simania.plus.com/forums/
The config file conf_global.php seems to have been modified with the correct settings inputed but it still won't connect, any ideas?
The password in the config file wasn't being recognised. This was evident when trying to use the SQL Manager in the Hosting Control panel to log into your database.
I've reset the password to match the one in your config file, however this has introduced another problem with one of your SQL statements. Unfortunately, it's not obvious to me what's causing this error.
Bob Pullen
Plusnet Product Team
If I've been helpful then please give thanks ⤵
Re: Any PHPBB/Database Experts Out There?
02-02-2015 2:55 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Re: Any PHPBB/Database Experts Out There?
02-02-2015 4:34 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Any PHPBB/Database Experts Out There?