I've had this problem on almost every PHP-Nuke install ive done, and you've probably heard this one alot to. The Forum Admin Panel is Blank.
I have tried all fixes out there, so after a while i decided to enable errors and see what happened.
Code:
Fatal error: Cannot redeclare class Config in C:\Program Files\Xampp\xampp\php\PEAR\Config.php on line 44
Anyone have an updated Config.php?
-Jcampbe
hue Support Mod
Joined: Apr 18, 2003
Posts: 368
Location: Ohio
Posted:
Wed Mar 14, 2007 7:47 am
I know this doesn't help you much , however, it sounds like a configuration issue on localhost , however, try this . First , make a backup copy of your config there and then delete the config class in config.php file and save it . Then go back and check to see if it's working .
Slackervaara Lieutenant
Joined: Sep 13, 2003
Posts: 241
Posted:
Tue Oct 16, 2007 6:07 pm
I have also this error. I tried to comment out line 44 in Config.php, like this:
// class Config {
But then I get this error instead.
Parse error: syntax error, unexpected T_VAR in C:\xampp\php\PEAR\Config.php on line 51
In a German forum someone had fixed the problem and when I translated the fix with Babelfish it was:
okay problem solved those konfig file excluded and now funzt it
I then changed the name of the file to OldConfig.php and then suddenly it worked normally
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum