Coder Social home page Coder Social logo

Comments (8)

scorpion7777 avatar scorpion7777 commented on September 17, 2024

Look's like DB is OK. Another websites are working (http://bay.dragonflame.org/recent)

from openbay.

daniellog avatar daniellog commented on September 17, 2024

Does that error mean its trying to connect to the remote db though?

from openbay.

scorpion7777 avatar scorpion7777 commented on September 17, 2024

Check you src/protected/config.php. There you can find mysql connection string.

from openbay.

scorpion7777 avatar scorpion7777 commented on September 17, 2024

I've tried to connect to DB:

mysql -uopenpiratebay -h46.28.69.238 -P443 -p
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 869197
Server version: 5.5.36-34.2-log Percona Server (GPL), Release rel34.2, Revision 648

Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.

Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

mysql> show databases;
+--------------------+
| Database |
+--------------------+
| information_schema |
| opb |
+--------------------+
2 rows in set (0.19 sec)

mysql>

Check your config.php or just reinstall openbay.

from openbay.

daniellog avatar daniellog commented on September 17, 2024

I can't see any config.php, only a config folder.

from openbay.

scorpion7777 avatar scorpion7777 commented on September 17, 2024

I can't see any config.php, only a config folder.

Just reinstall it. installer creates this file.

from openbay.

daniellog avatar daniellog commented on September 17, 2024

This is a fresh git clone of the website, I can see the installer.php but it doesn't load up. All I see is "Error establishing a database connection".

from openbay.

daniellog avatar daniellog commented on September 17, 2024

Okay after looking here (http://freedif.org/create-your-own-thepiratebay-on-your-server/) I managed to get it working with apache2 vhost. Now I'm getting 404 errors when I search for anything?

from openbay.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.