Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re[2]: [Snort-users] Problems with socket |
|---|---|
| Date: | Fri, 29 Apr 2005 23:01:22 +0400 |
I use ASPLinux - this is rpm-based Russian linux (something like
RedHat). But all program that i need i install from source (snort
2.3.2, mysql-4.0.23a, acid).
Also I have httpd-2.0.53 with php (version 4.1...), mod_ssl... (from
rpm)
MySQL i installed with this options:
#./configure --prefix=/usr/local/mysql/ --without-innodb
--without-isam --without-doc --with-mysqld-user=mysql
--without-bench
--without-debug --disable-large-files
--localestatedir=/usr/local/mysql/data
Snort:
./configure --with-mysql
I started MySQL-server with standard options (may be)
#./usr/local/mysql/bin/mysqld_safe --with-user=mysql
and now I have the file mysql.server in /etc/rc0.d/
I put the acid directory in my web-catalog /var/www/html/ and go to
url in web-browser 127.0.0.1/acid/
I Used BASE and it give the same error like acid...
(I don`t use chroot for the programms...)
My Mysql conf file in /etc/my.cnf:
[mysqld]
#socket=/tmp/mysql.sock
socket=/var/lib/mysql/mysql.sock
port = 3306
[mysql.server]
user=mysql
#basedir=/usr/local/
[safe_mysqld]
err-log=/var/log/mysqld.log
pid-file=/var/run/mysqld.pid
I can login to MySQL base and do everything what i want :)
--On Friday, April 29, 2005 07:47:24 PM +0400 slice <1unixoid@list.ru> wrote:
Hello, all! I have installed snort 2.3.2 with mysql support and also acid-0.9.6b23. When I clicked in browser in 127.0.0.1/acid/ i have this error:First of all, dump acid now and get base. Base is the logical extension of acid and is updated regularly whereas acid is not updated at all. http://secureideas.sourceforge.net/
Secondly, it's really tough to give advice without know what OS you're using, whether you installed a package or compiled from source, how you're starting mysql, whether or not you can login to mysql from the commandline, etc., etc., etc.
Give us more details.
Paul Schmehl (pauls@utdallas.edu) Adjunct Information Security Officer The University of Texas at Dallas AVIEN Founding Member http://www.utdallas.edu
------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 _______________________________________________ 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
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [Snort-users] Problems with socket, Paul Schmehl |
|---|---|
| Next by Date: | [Snort-users] Problem with socket, slice |
| Previous by Thread: | Re: [Snort-users] Problems with socket, Paul Schmehl |
| Next by Thread: | RE: Re[2]: [Snort-users] Problems with socket, Esler, Joel - Contractor |
| Indexes: | [Date] [Thread] [Top] [All Lists] |