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

Home » FUDforum » FUDforum Installation Issues » Problem upgrading on test server
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Problem upgrading on test server [message #37509 is a reply to message #37357] Thu, 31 May 2007 05:27 Go to previous messageGo to previous message
Nastun is currently offline  Nastun   United States
Messages: 23
Registered: April 2007
Karma:
Junior Member
OK well I removed IIS (GARGAGE) and setup apache2. The site is now working alot better. I am now trying to upgrade from 2.3.8 to 2.7.6. I was able to install a clean version of 2.7.6 but the upgrade fails


Notice: Undefined offset: 1 in C:\Apache2\htdocs\frforum\forum\upgrade.php on line 976
Failed to parse GLOBALS.php at "" correctly

<?php
/***************************************************************************
*                                 GLOBALS.php
*                            -------------------
*   begin                : Tue Jan  8 00:20:19 UTC 2002
*   copyright            : (C) 2001,2002 Advanced Internet Designs Inc.
*   email                : forum(at)prohost(dot)org
*
****************************************************************************
          
****************************************************************************
*
*	FUDforum Copyright (C) 2001,2002 Advanced Internet Designs Inc.
*	This program is free software; you can redistribute it and/or modify
*	it under the terms of the GNU General Public License as published by
*	the Free Software Foundation; either version 2 of the License, or
*	(at your option) any later version.
*
***************************************************************************/

	$INCLUDE 			= "C:/Apache2/htdocs/frforum/data/include/";
	$WWW_ROOT 			= "http://forum.frguild.com";
	$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/";

	$MOGRIFY_BIN		= "";
	
	$CUSTOM_AVATARS		= "ALL";	/* enum(OFF, BUILT, URL, UPLOAD, BUILT_URL, BUILT_UPLOAD, URL_UPLOAD, ALL) */
	$CUSTOM_AVATAR_MAX_SIZE = "60000";	/* bytes */
	$CUSTOM_AVATAR_MAX_DIM	= "64x64";	/* width x height (pixels) */
	$CUSTOM_AVATAR_APPOVAL  = "Y";		/* boolean */

	$COOKIE_PATH		= "forum.frguild.com";
	$COOKIE_DOMAIN		= "forum.frguild.com";
	$COOKIE_NAME		= "fud_session_1102498295";
	$COOKIE_TIMEOUT 	= "604800";	/* seconds */
	$SESSION_TIMEOUT 	= "1800";	/* seconds */
	
	$DBHOST 			= "localhost";
	$DBHOST_USER		= "fruser";
	$DBHOST_PASSWORD		= "forsaken";
	$DBHOST_DBNAME		= "frforum"; 
	$DBHOST_PERSIST		= "N";     	/* boolean */
	$DBHOST_TBL_PREFIX	= "frforum_";	/* do not modify this */

	$USE_SMTP		= "N";		/* boolean */
	$FUD_SMTP_SERVER	= "";
	$FUD_SMTP_TIMEOUT	= "10";		/* seconds */
	$FUD_SMTP_LOGIN		= "";
	$FUD_SMTP_PASS		= "";

	$ADMIN_EMAIL 		= "webmasters(at)forsakenrealm(dot)org";

	$PM_ENABLED		= "Y";		/* boolean */
	$PRIVATE_ATTACHMENTS	= "5";		/* int */
	$PRIVATE_ATTACH_SIZE	= "100000000";	/* bytes */
	$PRIVATE_TAGS		= "ML";		/* toggle N:ML:HTML */
	$PRIVATE_MSG_SMILEY	= "Y";		/* boolean */
	$PRIVATE_IMAGES		= "Y";		/* boolean */
	$MAX_PMSG_FLDR_SIZE	= "300000";	/* bytes */

	$ALLOW_SIGS		= "Y";		/* boolean */
	$FORUM_CODE_SIG		= "HTML";		/* toggle N:ML:HTML */
	$FORUM_SML_SIG		= "N";		/* boolean */
	$FORUM_IMG_SIG		= "Y";		/* boolean */
	$FORUM_IMG_CNT_SIG	= "2";		/* int */
	
	$FORUM_ENABLED		= "Y";		/* boolean */

	$UNCONF_USER_EXPIRY	= "7";		/* days */
	$MOVED_THR_PTR_EXPIRY	= "3";		/* days */

	$USE_ALIASES		= "Y";		/* boolean */
	$MULTI_HOST_LOGIN	= "Y";		/* boolean */
	$MAX_SMILIES_SHOWN	= "40"; 	/* int */	
	$ALLOW_REGISTRATION	= "Y";		/* boolean */
	$EMAIL_CONFIRMATION	= "N";		/* boolean */
	$SPELL_CHECK_ENABLED	= "N";		/* boolean */
	$PUBLIC_RESOLVE_HOST	= "N";		/* boolean */
	$ACTION_LIST_ENABLED	= "Y";		/* boolean */
	$DISABLED_REASON	= "Undergoing maintenance, please come back later.";
	$COPPA			= "N"; 		/* boolean */
	$POSTS_PER_PAGE 	= "40";
	$THREADS_PER_PAGE	= "40";
	$WORD_WRAP		= "60";
	$NOTIFY_FROM		= "webmasters(at)forsakenrealm(dot)org";		/* email */
	$NOTIFY_WITH_BODY	= "N";		/* boolean */
	$ANON_NICK		= "Guest User";
	$FLOOD_CHECK_TIME	= "30";		/* seconds */
	$ALLOW_EMAIL		= "N";		/* boolean */
	$SERVER_TZ		= "";
	$MEMBER_SEARCH_ENABLED	= "Y";		/* boolean */
	$FORUM_SEARCH		= "Y";		/* boolean */
	$MEMBERS_PER_PAGE	= "40";
	$POLLS_PER_PAGE		= "40";
	$THREAD_MSG_PAGER	= "5";
	$GENERAL_PAGER_COUNT	= "15";
	$SHOW_EDITED_BY		= "Y";		/* boolean */
	$EDITED_BY_MOD		= "N";		/* boolean */
	$EDIT_TIME_LIMIT	= "0";
	$DISPLAY_IP		= "N";		/* boolean */
	$LOGEDIN_TIMEOUT	= "5";		/* minutes */
	$MAX_IMAGE_COUNT	= "10";
	$LOGEDIN_LIST		= "Y";		/* boolean */
	$PUBLIC_STATS		= "N";		/* boolean */
	$FORUM_TITLE		= "Forsaken Realm forum";
	$SITE_HOME_PAGE		= "";
	$MAX_LOGIN_SHOW		= "25";
	$MAX_LOCATION_SHOW	= "25";
	$DEFAULT_THREAD_VIEW 	= "msg";    	/* toggle msg:tree:tree_msg:msg_tree */
	$SHOW_N_MODS		= "2";
	$ENABLE_AFFERO		= "N";		/* boolean */
	$TREE_THREADS_ENABLE	= "N";		/* boolean */
	$TREE_THREADS_MAX_DEPTH	= "15";
	$TREE_THREADS_MAX_SUBJ_LEN = "75";
	$FORUM_INFO		= "N";		/* boolean */
	$ONLINE_OFFLINE_STATUS	= "Y";		/* boolean */
	$FILE_LOCK		= "N";		/* boolean */
	$MODERATE_USER_REGS	= "N";		/* boolean */
	$REG_TIME_LIMIT		= "60";		/* seconds */
/* 
 * DO NOT EDIT FILE BEYOND THIS POINT UNLESS YOU KNOW WHAT YOU ARE DOING
 */
	
	$GLOBALS['__GLOBALS.INC__'] = $GLOBALS["INCLUDE"].'GLOBALS.php';
	include_once $GLOBALS["INCLUDE"].'core.inc';
?>

[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Kinda the same issue but it;s dragged
Next Topic: administrator - cannot access control panel
Goto Forum:
  

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

Current Time: Tue Nov 26 13:21:41 GMT 2024

Total time taken to generate the page: 0.05858 seconds