The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Installation: Internal Server Error
#8
First go to gsconfig.php (rename temp.gsconfig.php to gsconfig.php if there is none ) and
# Turn on debug mode
#define('GSDEBUG', TRUE);

remove the # in front of define('GSDEBUG', TRUE); so it becomes:

define('GSDEBUG', TRUE);

Now try again and you will see the exact error.

I had a problem din DOM/XML not being installed on my server, (allthought simplexml was installed) and after a:

yum install php-xml

and restart apache, everything worked fine.
Reply


Messages In This Thread
Installation: Internal Server Error - by blackego - 2009-08-24, 23:42:50
Installation: Internal Server Error - by Derek - 2009-08-25, 00:14:46
Installation: Internal Server Error - by vsky - 2009-09-05, 05:21:18
Installation: Internal Server Error - by ccagle8 - 2009-09-05, 11:45:21
Installation: Internal Server Error - by vsky - 2009-09-05, 19:34:34
Installation: Internal Server Error - by tazmandev - 2011-01-25, 18:21:44
Installation: Internal Server Error - by Connie - 2012-01-18, 00:59:16



Users browsing this thread: 1 Guest(s)