Page 1 of 1

Error with v1.5.0 and boastmachine

PostPosted: 18. February 2006 08:30
by Spoooky
I've got an error with the boastmachine blog on xampp 1.5.0. I tried it at the Boastmachine forum, but I don't think I'll get the solution from them. Maybe one of you can help me...

I get this error:
'Fatal error: Cannot redeclare class bdb in C:\Websites\blog\bmc\inc\core\db_mysql.php on line 29'

When I look at the php sourcecode that is the line where the class gets declared. The 'funny' thing is that when I reload the page, the error does not appear (at that moment).

can anyone help me solve this problem? One user on their forum said it could be that MySQL accepted just one connection.

I also use hMailserver on that machine (which also uses the XAMPP MySQL)

PostPosted: 18. February 2006 11:54
by Wiedmann
You can switch to PHP4 and try again.

PostPosted: 18. February 2006 21:28
by Spoooky
I allredy use PHP4. I also ude virtual hosts and mod_rewrite.

PostPosted: 21. February 2006 18:25
by Spoooky
can anyone help me...