Hi, On Wednesday, November 6, 2002, at 05:28 AM, Mat Rice wrote:
I haven't any experience with mysql on mac os x. Thus I cannot really help you.on 11/6/02 5:09 AM, Oscar Erlandsson at [EMAIL PROTECTED] wrote:Probably, mysqld is not running. Try ps -aux | grep mysqldI get this: [Mathew-Rices-Computer:~] mat% ps -aux | grep mysqld mat 430 0.0 0.1 1416 308 std S+ 8:12AM 0:00.01 grep mysqld Looks like it's running, no?
However, the above statement shows that the daemon is _not_ running. The only process which has the string "mysqld" in it is your grep command. If the daemon would be running, you would have two lines of output.
Thus try once to give as root the command
/sw/bin/sage_mysqld
(without the &)
and see if there are some error messages from the daemon startup which guide you further. (You'll have to give a ctrl-C to stop the command and get back to your prompt.)
Cheers,
Remi
---------------------------------------------------------------------
Q: How many kinds of physicists are there?
A: Three. Those who can count and those who can't.
*********************************************************************
Remigius K. Mommsen e-mail: [EMAIL PROTECTED]
University of California, Irvine URL: http://cern.ch/mommsen
c/o SLAC voice: ++1 (650) 926-3595
2575 Sand Hill Road #35 mobile: ++1 (650) 387-1402
Menlo Park, CA 94025, US fax: ++1 (650) 926-8522
*********************************************************************
-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners
