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)