FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » Moving the forum of Host...
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Moving the forum of Host... [message #613 is a reply to message #608] Tue, 19 February 2002 19:25 Go to previous messageGo to previous message
hackie is currently offline  hackie   Canada
Messages: 177
Registered: January 2002
Karma:
Senior Member
Core Developer

vice_squad wrote on Tue, 19 February 2002 11:16 PM

ok, I start moving the forum today... but I think move the forum on this way:

...I have started whith v1.0, and I made all updades, the forum is now on v1.2...

1- I have transfer to the new host the new full version of the forum v1.2, and i have the "forum_install" directory in my new home directory.

2- I will move mySQL datadase to the new host

3- Install the FUDforum v1.2 on my new "public html" using install.php

4- move to the new host the OLD board data files(files,messages,settings and user_settings)


if I made this the forum will work, and whit the all data from the old forum hosting on the another host?

thks, andre'.

ps: sorry my english, they sucks...


The forum_install directory is not really needed, it contains the installation files, but once that is finished you can delete it.


What you need to move are as follows:

You simply need to move your www docs directory which contains all the .php files and the adm and styles directory's.

And you need to move your forum data directory which contains the (files,messages,settings and user_settings)

Once you move them you need to remove the GLOBALS.php symlink from your docs directory and adm directories and remake them using a command like this

(go to your new docs dir where you put all the files from the old docs dir)
cd /home/newhost/www/public_html
rm GLOBALS.php
ln -s /home/newhost/forum_data_dir/include/GLOBALS.php
cd adm
rm GLOBALS.php
ln -s /home/newhost/forum_data_dir/include/GLOBALS.php

then update GLOBALS.php inside your forum_data_dir/include/ to reflect the new path's, and possibly new MySQL settings. After that import the MySQL data and it should work, if it doesn't, we'll we're always here to provide help Smile


cc intelligence.c -o intelligence
$ ./intelligence
Segmentation fault
[Message index]
 
Read Message icon1.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: installed 1.2 update but still says 1.1.1
Next Topic: Disable Post Icons?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon Sep 16 19:57:07 GMT 2024

Total time taken to generate the page: 0.05083 seconds