Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   TBDev (http://www.bvlist.com/forumdisplay.php?f=20)
-   -   Fatal Error (http://www.bvlist.com/showthread.php?t=9323)

Chez 20th July 2013 11:49

Fatal Error
 
I want to start my tracker but is show me this fucking error:

PHP Code:

Fatal errorCannot redeclare dbconn() (previously declared in E:\xampp\htdocs\include\bittorrent.php:9in E:\xampp\htdocs\bittorrent.php on line 59 

how to solve it

wMan 20th July 2013 13:27

check this line in bittorrent.php

Code:

bittorrent.php on line 59

KrackerMan 20th July 2013 13:59

First I would check and make sure that your mysql host, mysql user, mysql pass, and mysql db is correct in your config file.

Now if I am not mistaken this:
(previously declared in E:\xampp\htdocs\include\bittorrent.php:9) in E:\xampp\htdocs\bittorrent.php on line 59

means that your php file is try to make a double connection to your database for some reason. I don't know TBDev code all to well but hopefully someone else and further assist you if your information is all correct in your config file and you are still getting this error.

Chez 20th July 2013 15:59

//SOLVED ... lol ... :wallbash:


All times are GMT +2. The time now is 02:58.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.