logo
bgImage
http://www.winsnort.com


Welcome to the home of WinIDS - Windows Intrusion Detection System!
header

Thank you for visiting WINSNORT.com


Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
rhaynalOffline
Post subject: Console page is blank  PostPosted: Sep 22, 2007 - 11:53 AM



Joined: Sep 22, 2007

Posts: 3

Status: Offline
Hi,

I set everything up and as far as I can tell I have no errors. Apache and snort and mysql are all running. When I go to the Base home page, I have to authenicate. But after a successful authenication I get a blank page.

Any idea what I am doing wrong?
 
 View user's profile Send private message  
Reply with quote Back to top
MorpheusOffline
Post subject: RE: Console page is blank  PostPosted: Sep 22, 2007 - 02:40 PM
Site Admin


Joined: Sep 04, 2003
East Coast - USA
Posts: 1463
Location: East Coast - USA
Status: Offline
Did testing the php install work?

_________________
Best regards,
Morpheus...

WINSNORT.com Management
 
 View user's profile Send private message Visit poster's website MSN Messenger  
Reply with quote Back to top
rhaynalOffline
Post subject: RE: Console page is blank  PostPosted: Sep 25, 2007 - 04:36 AM



Joined: Sep 22, 2007

Posts: 3

Status: Offline
Yes, it pass the php tests.
 
 View user's profile Send private message  
Reply with quote Back to top
rhaynalOffline
Post subject: RE: Console page is blank  PostPosted: Sep 26, 2007 - 11:39 AM



Joined: Sep 22, 2007

Posts: 3

Status: Offline
I found the problem and fixed it after turning on Display_Errors. I was cutting and pasting from the Guide. There are a couple of spots to watch out for: the Ports and Passwords (see below):

Originals:
$alert_dbname = '?????';
$alert_host = '?????';
$alert_port = '?????';
$alert_user = '?????';
$alert_password = '?????';

Change to:
$alert_dbname = 'snort';
$alert_host = 'localhost';
$alert_port = `';
$alert_user = 'base';
$alert_password = 'an@l1st;

Originals:
$archive_exists = 0; # Set this to 1 if you want access to the archive DB from BASE
$archive_dbname = '?????';
$archive_host = '?????';
$archive_port = '?????';
$archive_user = '?????';
$archive_password = '?????';

Change to:
$archive_exists = 1; # Set this to 1 if you want access to the archive DB from BASE
$archive_dbname = 'archive';
$archive_host = 'localhost';
$archive_port = `';
$archive_user = 'base';
$archive_password = 'an@l1st;
 
 View user's profile Send private message  
Reply with quote Back to top
MorpheusOffline
Post subject: RE: Console page is blank  PostPosted: Sep 26, 2007 - 02:05 PM
Site Admin


Joined: Sep 04, 2003
East Coast - USA
Posts: 1463
Location: East Coast - USA
Status: Offline
Hummm... Found several of those in the guides. All fixed now, thank you.

_________________
Best regards,
Morpheus...

WINSNORT.com Management
 
 View user's profile Send private message Visit poster's website MSN Messenger  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT -5 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic

Powered by PNphpBB2 © 2003-2009. The PNphpBB2 Team
www.eventloganalyzer.com