> in this directory is the ./mustang-bin.index and also ./mysql/most.frm
> however I am getting the error messages below when I try and start it. I
> have never had this problem before. Does anyone have any ideas.

Your mysqld doesn't know where your files are (though, that was probably
obvious ;).  Try setting the -h (--datadir) flag to force to that location
and see if that works.  If that doesn't you have a permissions issue I
would presume.  As for the log, check the path I suppose in /etc/my.cnf
and verify that it is correct - else, again it could be a permissions
issue.

Personally though, I would install the binary distro on linux.  I believe,
(correct me if I'm wrong others), it at least use to be noticably faster
than trying to compile it yourself absent given you couldn't match Monty's
compiler configurations) - not to mention it's a whole lot less of a pain
to manage then the source distro.  Just untar and go.

---
Seth Northrop
Manager of Information Technology
Reflectivity, Inc.
3910 Freedom Circle, Suite 103
Santa Clara, CA 95054
voice:  408-970-8881 x147
fax:    408-970-8840
http://www.reflectivity.com/


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to