Firefox PHP

Moving Phorum

Posted by pacho_bg2 
Moving Phorum
February 07, 2011 05:31AM
Hello, I have an existing phorum with many topics and users, I want to move it to a nother hostig. What is the propper way to do it, I install a new instance of phorum and point it to the database I have downloaded from the existing one or I move everything? I am not a programer and I am sorry if my question is simple and stupid but I wasn't able to find info about this sort of moving. Thank you!
Re: Moving Phorum
February 07, 2011 05:46AM
You move everything. Files and the full database.
Then change the settings in include/db/config.php and maybe the HTTP Path in the General Settings.


Thomas Seifert
Re: Moving Phorum
February 07, 2011 07:42AM
Thank you!
Re: Moving Phorum
February 21, 2011 03:16AM
Hi again, i moved all the files and the database, and everything works, but when I change a name of a forum let's say it comes out in question marks (????????? ??????). The forum is in Bulgarian can it be some problem with the encoding, I am using utf-8 on the previews hosting and on the new one as well. Please help! Thank you.
Re: Moving Phorum
February 21, 2011 10:37AM
What phorum version is that?
What charset do you have defined in include/db/config.php?


Thomas Seifert
Re: Moving Phorum
February 21, 2011 02:35PM
The phorum version is 5.2.6a, and charset is utf8.
Re: Moving Phorum
February 21, 2011 03:52PM
Can we see this somewhere on a public URL?

Is the language file also using UTF-8 as the CHARSET?


Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
Re: Moving Phorum
February 21, 2011 04:05PM
here is the forum, and yes both my lang files are with charset utf-8. That's why I can't figure out why it is doing that. Thank you for the help!
Re: Moving Phorum
February 21, 2011 06:24PM
What is the character set for the MySql tables?
If this is a different host, they may have Latin?? as a default, in which case you will need to change that when you create the tables.
Re: Moving Phorum
February 22, 2011 04:10AM
do you mean the charset in db.opt file?



Edited 1 time(s). Last edit at 02/22/2011 06:23AM by pacho_bg2.
Sorry, only registered users may post in this forum.

Click here to login