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

Home » FUDforum » FUDforum Installation Issues » Few issues after server transfer.
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Few issues after server transfer. [message #36957] Sat, 21 April 2007 01:43 Go to previous message
Nastun is currently offline  Nastun   United States
Messages: 23
Registered: April 2007
Karma:
Junior Member
I recently had to transfer a working forum to an in home server. I was send the database and the forum and data folders. I got everything transfered and the database imported into mysql. The database did have some errors that I went in and manually repaired. I was able to load the page locally after updating my GLOBALS.php. I navigated to the adm folder loged in and rebuilt the theme. I am not able to access any forum topic and none of the grafx files show up. Here is what I edited in GLOBALS.php
OLD
$INCLUDE 		= "E:\\website\\FR\\home\\mathel\\frforum\\data\\include\\";
	$WWW_ROOT 		= "http://frforum.forsakenrealm.org";
	$WWW_ROOT_DISK		= "E:\\website\\FR\\home\\mathel\\frforum\\forum\\";
	$DATA_DIR		= "E:\\website\\FR\\home\\mathel\\frforum\\data\\";
	$ERROR_PATH 		= "E:\\\\website\\\\FR\\\\home\\\\mathel\\\\frforum\\\\data\\\\errors\\\\";
	$MSG_STORE_DIR		= "E:\\\\website\\\\FR\\\\home\\\\mathel\\\\frforum\\\\data\\\\messages\\\\";
	$TMP			= "E:\\\\website\\\\FR\\\\home\\\\mathel\\\\frforum\\\\data\\\\tmp\\\\";
	$FILE_STORE		= "E:\\\\website\\\\FR\\\\home\\\\mathel\\\\frforum\\\\data\\\\files\\\\";
	$FORUM_SETTINGS_PATH 	= "E:\\\\website\\\\FR\\\\home\\\\mathel\\\\frforum\\\\data\\\\cache\\\\";


NEW
$INCLUDE 		= "C:\\Apache2\\htdocs\\frforum\\data\\include\\";
	$WWW_ROOT 		= "localhost";
	$WWW_ROOT_DISK		= "C:\\Apache2\\htdocs\\frforum\\forum\\";
	$DATA_DIR		= "C:\\Apache2\\htdocs\\frforum\\data\\";
	$ERROR_PATH 		= "C:\\\\Apache2\\\\htdocs\\\\frforum\\\\data\\\\errors\\\\";
	$MSG_STORE_DIR		= "C:\\\\Apache2\\\\htdocs\\\\frforum\\\\data\\\\messages\\\\";
	$TMP			= "C:\\\\Apache2\\\\htdocs\\\\frforum\\\\data\\\\tmp\\\\";
	$FILE_STORE		= "C:\\\\Apache2\\\\htdocs\\\\frforum\\\\data\\\\files\\\\";
	$FORUM_SETTINGS_PATH 	= "C:\\\\Apache2\\\\htdocs\\\\frforum\\\\data\\\\cache\\\\";


The old backup did not have the fake GLOBALS.php in all the folders so I just placed an updated copy in each folder to try and get my data back. What else do I need to do. I am stumped. it looks as if the theme is not loading. Could this be because I am missing the fake GLOBALS.php files?
Thanks
UPDATE: I tried using the fake GLOBALS.php and the page wont load at all.
<?php include_once "C:/Apache2/htdocs/frforum/forum/include/GLOBALS.php"; ?>

http://frguild.com/frforum/forum/index.php

[Updated on: Sat, 21 April 2007 02:52]

Report message to a moderator

[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Importing forum data
Next Topic: Attempting manual upgrade - which data is needed?
Goto Forum:
  

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

Current Time: Sat Jun 29 12:28:12 GMT 2024

Total time taken to generate the page: 0.05144 seconds