MyBB Community Forums

Full Version: I have an obvious server transfer problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I just moved my website to a new sever and i knew that would probably mess up my forum and it did now i need to transfer my mysql database and how do I do that and make the forum work after i transfer
if it helps this is the error message
--------------------------------------------------------------------------
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
2003 - Can't connect to MySQL server on 'mysql11.000webhost.com' (4)
Query:
[READ] Unable to connect to MySQL server
---------------------------------------------------------------------------
and if it matters my url is pokebomb.co.cc/forum
You need to backup your old database and import it into your new database.
Server transfer :

Upload backup of files to new host.

Import backup of database into new database in phpmyadmin.

Open up inc/config.php and change the database settings into the correct new ones.

Open up inc/settings.php and change bburl and cookiedomain if your domain changed too.

Then go into ACP and change the values to the correct ones in configuration.

That should do it.
(2010-02-11, 02:25 AM)Mark62 Wrote: [ -> ]--------------------------------------------------------------------------
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
2003 - Can't connect to MySQL server on 'mysql11.000webhost.com' (4)
Query:
[READ] Unable to connect to MySQL server
---------------------------------------------------------------------------

That error is caused because your database settings are incorrect in ./inc/config.php

Take a look at this thread http://community.mybboard.net/thread-27771.html
my forum is up again everything is fixed I think
everything isn't fixed when I loged in it didn't have my username and stuff but when I click a link like member's list it showed my login stuff like username and admincp how do I fix this so you login your logged in
I put my login problem on a new thread http://community.mybboard.net/thread-64711.html