Thread: Fatal Error
View Single Post
  #3  
Old 20th July 2013, 13:59
KrackerMan's Avatar
KrackerMan KrackerMan is offline
Senior Member
 
Join Date: Aug 2010
United States
Posts: 109
Default
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.
Reply With Quote