redteamsecuritytraining / PlugBot-Plug

The "bot" component of the PlugBot project
Other
270 stars 68 forks source link

Database error #2 #14

Open bain119 opened 6 years ago

bain119 commented 6 years ago

Hi, when i open my browser then this comes up:

A Database Error Occurred

Unable to select the specified database: db_plugbot_client

Filename: core/Loader.php

Line Number: 347

I really don't know what to do.

redteamsecurity commented 6 years ago

You'll need to update a config file with your mysql DB username and password.

See this: Open application/config/database.php and set your database's hostname, username and password (lines 51 to 53)