Skip to content

Error (p)connecting to db

Featured Replies

Hi,

I finished the tutorial. Snort, baryard2 and sql looks OK, but when i try to "http://winids/" i can't connect to the DB

I checked base_conf.php and it looks good.

Any help?

Thank you!

1.png

base_conf.php

In line 105 of your base_conf.php change:
$$alert_user     = 'base';
to
$alert_user     = 'base';

In line 434 of your base_conf.php change:
$priority_colors = array('000000','FF0000','FF9900','FFFF00','999999');
to
$priority_colors = array ('000000','FF0000','FF9900','FFFF00','999999');

  • Author

It's working great !

Thank you! =)

Create an account or sign in to comment

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.