Fatal Error with PHPBB2 board

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Fatal Error with PHPBB2 board

Postby killerB » 15. February 2006 12:15

hi, been trying to run a torrent tracker with intergrated phpbb2 board on localhost but when i click the link for the forum it returns this error message
Fatal error: Cannot redeclare class config in C:\xampp\xampp\php\pear\Config.php on line 43

this is using PHP version 4 as 5 was giving me a 404 page, did a search but the only threads were in german and did not translate to well :D

thanks
killerB
 
Posts: 8
Joined: 15. February 2006 11:58

Postby killerB » 16. February 2006 14:05

ok sorted... only effects peeps using Xampp 1.5.1

in phpbb2.php
replace
Code: define('IN_PORTAL', true);


by
Code: define('IN_PORTAL', true);
include "./phpBB2/config.php";

Thanks to Drumicube at www.torrentstrike.com :D
killerB
 
Posts: 8
Joined: 15. February 2006 11:58


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 122 guests