Home »
FUDforum »
FUDforum Installation Issues »
Problems Loading After Crash
Problems Loading After Crash [message #157890] |
Thu, 23 October 2008 19:53 |
Nastun
Messages: 23 Registered: April 2007
Karma:
|
Junior Member |
|
|
Hello again....Unfortunatley I had a hard drive die that this forum was running on. I need to get my backup re-loaded and runnin. Here is what I have so far.
Server 2k3
Apache 2.0
PHP 4.4.9
Mysql Server 4.1
I managed to get 2.7.3 installed to test the config and it insalled. So after making sure everything worked I proceded to get the old forum backup.
I put all the files into apache and loaded the database. I then modified the globals.php.
I tired to load the main page and I get a blank screen.
Here is my path
C:\Apache2\htdocs\frforum
with 2 subfolders data and forum
Here is my globals.php
$INCLUDE = "C:/Apache2/htdocs/frforum/data/include/";
$WWW_ROOT = "http://localhost/frforum/forum/";
$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/";
Any ideas what I am doing wrong? I know the theme needs to be rebuilt but I cant get logged in. I just get blank screens.
|
|
|
Goto Forum:
Current Time: Sun Nov 03 16:48:48 GMT 2024
Total time taken to generate the page: 0.03705 seconds