Snort mailing list archives

RE: Problems with BASE... Need some help


From: "Michael Steele" <michaels () winsnort com>
Date: Sat, 9 Oct 2004 22:03:22 -0700

You do realize that at this time there are very little differences in the
actual Base program from the ACID program. If you are using ACID with no
problems then I would stick with that until there are some major
improvements in the Base program.

It's nice to see the ACID code being branched after being ignored so long by
the original programmer. Now all we need to see is some major improvements
in the new Base program.

Kindest regards, 
Michael...

WINSNORT.com Management Team Member
-- 
Pick up your FREE Windows or UNIX Snort installation guides       
mailto:support () winsnort com
Website: http://www.winsnort.com
Snort: Open Source Network IDS - http://www.snort.org


-----Original Message-----
From: snort-users-admin () lists sourceforge net [mailto:snort-users-
admin () lists sourceforge net] On Behalf Of Asceta
Sent: Saturday, October 09, 2004 2:45 PM
To: snort-users () lists sourceforge net
Subject: [Snort-users] Problems with BASE... Need some help


Hello,


I'm trying to install BASE- to check it's functionality and to improve my
monitoring tools. I'm already using ACID for months without any
troubles....


When opening BASE page, getting blank page. When opening ACID- getting all
I
want. I've changed "base_conf.php" according to my current "acid_conf.php"
and README informations included in BASE "docs" directory.

I use apache with virtual server named toolbox (among others). I put some
different tools in their own directories, so my URLs are:

http://toolbox/acid/  for acid  (real path: /opt/www-root/acid/)
http://toolbox/base/  for base (real path: /opt/www-root/base/)

It seems that BASE can't locate it's 'includes'. From apache error log:

[client 192.168.0.3] PHP Warning:  main(includes/base_db.inc.php): failed
to
open stream: No such file or directory in
/opt/www-root/toolbox/base/includes/base_include.inc.php on line 16
[client
192.168.0.3] PHP Warning:  main(): Failed opening
'includes/base_db.inc.php'
for inclusion (include_path='/usr/local/share/adodb') in
/opt/www-root/toolbox/base/includes/base_include.inc.php on line 16

[client 192.168.0.3] PHP Warning:
main(includes/base_output_html.inc.php):
failed to open stream: No such file or directory in
/opt/www-root/toolbox/base/includes/base_include.inc.php on line 17
[client
192.168.0.3] PHP Warning:  main(): Failed opening
'includes/base_output_html.inc.php' for inclusion
(include_path='/usr/local/share/adodb') in
/opt/www-root/toolbox/base/includes/base_include.inc.php on line 17

  and so on, for all files located in 'includes' directory,

and
[client 192.168.0.3] PHP Fatal error:  Call to undefined function:
registerglobalstate() in /opt/www-root/toolbox/base/base_main.php on line
51


I've tried to change "base_include.inc.php" file to use various paths (for
example: from "includes/base_db.inc.php" to
"/base/includes/base_db.inc.php", to "base_db.inc.php", to
"http://toolbox/base/includes/base_db.inc.php";, and, at last - to
"/opt/www-root/toolbox/base/includes/base_db.inc.php") but without
success... All inc.php files have problems with loading any others....

I have also moved all BASE files to root of toolbox dir (from base
subdir),
but still my BASE fails.

I'm on my way to move files from "includes" dir to main BASE dir, and to
change all php files to use new path, but it's a weird idea...


I'm using a BASE package from sourceforge, apache 2.0.50, php 4.3.8- all
on
FreeBSD 4.10-STABLE.

Maybe i'm missing something? What should I change to make it work?


Best regards,
Arek


--
Arkadiusz Majer
http://www.asceta.tpi.pl/




-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out
more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users





-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: