Change it back!

Status
Not open for further replies.

ExDee

New Member
Messages
13
Reaction score
0
Points
0
phpBB : Critical Error

Could not query config information

DEBUG MODE

SQL Error : 1033 Table './exdee_phpbb/phpbb_config' was created with a different version of MySQL and cannot be read

SELECT * FROM phpbb_config

Line : 220
File : common.php

Um, please put the other MySQL back up on the Absolut server....
 

ExDee

New Member
Messages
13
Reaction score
0
Points
0
They probably thought they had to upgrade the mysql server to 5.
 

adrenlinerush

New Member
Messages
379
Reaction score
1
Points
0
same error here... but phpBB is supposed to handle it... says some distrobutions of phpBB require a couple code changes.. trying to find what those are ... will post back when I do...
 

ExDee

New Member
Messages
13
Reaction score
0
Points
0
In the config.php, change MySql4 to MySQL5

That doesn't work on phpBB2.


Edit:
My site is to overused for this BS.

I want to get my database.

The only I am waiting for is my friend to put the money in the paypal, So I can A LOT better hosting.

$6.95/per month
600gigs of space.
6000gigs of bandwidth.
 
Last edited:

Reesey

New Member
Messages
101
Reaction score
0
Points
0
What now?

PhpMyAdmin through Cpanel is not working anymore either.
 

ExDee

New Member
Messages
13
Reaction score
0
Points
0
Weird.
Open it in notepad and search for this line:

$dbms =

That line will be longer.

Then tell me whats inside the ' ';
 

adrenlinerush

New Member
Messages
379
Reaction score
1
Points
0
There is no mention of MySQL4 in my config.php...

probably using mysql module... phpbb2 has mysql and mysql4 mysql should work with any version and mysql4 should work with 4 and 5

after googleing looks to be an issue with the different ways mysql4 and mysql5 handle passwords... but still haven't found a solution...
 

moyles

New Member
Messages
83
Reaction score
0
Points
0
same here lol all accounts will be the same lol gve them time

i noticed that the phpmymadibn runs a little faster nwo
 

kamcraft

New Member
Messages
61
Reaction score
0
Points
0
Same thing here and it just happened a few mins ago this is what I have in my config.php:

$dbms = 'mysqli';
 

Reesey

New Member
Messages
101
Reaction score
0
Points
0
Not only phpmyadmin but some other sql related functions in cpanel also fail.
 

Ant59

New Member
Messages
72
Reaction score
0
Points
0
Why did it have to be changed!? It worked fine! Now phpMyAdmin and my whole website are screwed!
 

adrenlinerush

New Member
Messages
379
Reaction score
1
Points
0
i agree if its not broke don't fix it...
but thats not my call... if its important you should be backing up your db anyway on a crontab and able to get everything back if needed
 
Status
Not open for further replies.
Top