Snort mailing list archives

Re: Mysql starting or not?


From: "Justin Jessup" <jaager7 () earthlink net>
Date: Sun, 12 Jan 2003 22:43:45 +0000 (GMT)

check all of this
from the INSTALL_SOURCE
# groupadd mysql
# useradd -g mysql mysql
# scripts/mysql_install_db
# chown -R root /usr/local/mysql
# chown -R mysql /usr/local/mysql/var
# chgrp -R mysql /usr/local/mysql
# cp support-files/my-medium.cnf /etc/my.cnf
# /usr/local/mysql/bin/safe_mysqld --user=mysql &

JUSTIN JESSUP

Erick Mechler <emechler () techometer net> wrote:
__________
:: When I try to start mysql I get the following. 
::   
:: bash-2.03# Starting mysqld daemon with databases from 
:: /usr/local/mysql/var 
:: 030112 14:41:18  mysqld ended 
::   
:: [1]+  Done                    ./safe_mysqld --user=mysql 

:: Any advice? Its not leaving traces in any logs as to that is going on.. 

Any output by mysqld on startup is redirected to your mysql log file, 
generally located in /var/db/mysql/[hostname].err (assuming an unmodified 
safe_mysqld script).  If you don't have anything in that file, check with 
the mysql documentation to see what could be wrong;  http://www.mysql.com/ 
is a good place to start. 

Cheers - Erick 


------------------------------------------------------- 
This SF.NET email is sponsored by: 
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! 
http://www.vasoftware.com 
_______________________________________________ 
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:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
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: