Help PLZZ

Any problem with SQL can be discussed here.
Post Reply
Mwtvz
Posts: 21
Joined: Tue Feb 28, 2006 8:09 am

Help PLZZ

Post by Mwtvz »

I have a PHPBB forum on my computer already installed on a other host, can i chance the database of it into this host ?


SHAdmin
Posts: 2089
Joined: Sat Dec 18, 2004 11:28 am
Contact:

Post by SHAdmin »

Yes, you can easily transfer the forum that you have hosted onto our servers by just earning 25points and requesting for your hosting account.
gemini181
Posts: 45
Joined: Fri Mar 17, 2006 10:58 pm

Re: Help PLZZ

Post by gemini181 »

Mwtvz wrote:I have a PHPBB forum on my computer already installed on a other host, can i chance the database of it into this host ?
I just learned to copy MySQL databases yesterday. It's really pretty easy (if your good at figuring out why something isn't working).
kassandora8
Posts: 41
Joined: Sun Feb 26, 2006 9:10 pm

Post by kassandora8 »

halloo anybody ..help me..mysql error..
Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
what is this..
sorry for disturbing you all ..but i really need help
kaos_frack
Posts: 504
Joined: Sat May 07, 2005 8:03 am
Contact:

Re: Help PLZZ

Post by kaos_frack »

Mwtvz wrote:I have a PHPBB forum on my computer already installed on a other host, can i chance the database of it into this host ?
you installed forum on YOUR computer?
are you hosting your files and other stuff on your pc?
mohumben
Posts: 82
Joined: Thu Sep 15, 2005 9:45 pm

Post by mohumben »

If you have phpmyadmin or something like you can backup all data (old server) and then restore (restore).

You will also have to change phpBB's configuration files.

Code: Select all

define('I_LOVE_PHP', true);
Post Reply