isohuntto / openbay

Other
3.53k stars 903 forks source link

PHP error with torrent search. #136

Open Poisonleaf opened 9 years ago

Poisonleaf commented 9 years ago

Hiya, I got my version of TPB up.

but when you search for torrents it never works. I enabled debug to see the PHP error but I don't understand PHP that much.

Error= http://poisonleaf.esy.es/src/www/search?q=Frozen

Anyone know whats up?

Thanks in advance.

mokiding commented 9 years ago

CDbConnection failed to open the DB connection: SQLSTATE[HY000] [2003] Can't connect to MySQL server on '46.28.69.238' (111 "Connection refused")

It's possible that your mysql server is down or it's refusing connection (bad password/user/db_name).

Poisonleaf commented 9 years ago

But I don't have a MySQL server. I followed the newbie guidie and that didn't req one to create. I should connect to the iso.hunt database.

TPBT-OFFICIAL commented 9 years ago

@Poisonleaf Its the public database that is offline, you can use my own database if you want i have posted it here or you can make your own :)