Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

mysqld

Options
  • 16-09-2005 10:42am
    #1
    Closed Accounts Posts: 658 ✭✭✭


    Hi

    Im having problems installing MySQL on redhat as an RPM binary, so that aside, I am compiling it from source and installing it that way, which seems to me to work much better. Now the problem I have is that I need to have MySQL running as a daemon in order for another program to stop complaining that it can't locate a running instance of mysqld. After installing MySQL from source, how can I start it by typing '/sbin/service mysqld start' instead of typing ./mysqld_safe --user=mysql' ? Thanks for any help in advance.


Advertisement