Find the answer to your Linux question:
Results 1 to 6 of 6
Hi there I have installed mysql on my SuSE but for some reasons it just doesn't start up. I have tried to start it from System Service (RunLevel) and also ...
  1. #1
    Just Joined!
    Join Date
    Jun 2008
    Posts
    6

    problems with mysql

    Hi there
    I have installed mysql on my SuSE but for some reasons it just doesn't start up. I have tried to start it from System Service (RunLevel) and also tried from the terminal
    runlevel shows a failed message, and the same happens in the terminal...

    linux-coyi:/etc/init.d # ./mysql start

    it just says:

    pdating MySQL privilege database...
    failed

    i am not an linux expert but i think it has to do with the mysql.socket..

    any ideas?!? where can i see some log???

  2. #2
    Linux Newbie harner's Avatar
    Join Date
    Jun 2004
    Location
    PA, USA
    Posts
    209
    I have a feeling you're not telling us everything. Did you put some old database in /var/lib/mysql before you tried starting it? Or did you replace that entire directory? Or is it a fresh install?

    Updating Mysql Privilege Database Failed - openSUSE Forums

    Google is your friend.
    I praise Webmin and PuTTy!
    Registered Linux User: 439431

  3. #3
    Just Joined!
    Join Date
    Jun 2008
    Posts
    6
    hi there
    it is a fresh installation. i followed the instructions from this article:
    Cool Solutions: Installing Apache, PHP, and MySQL on SUSE Linux Professional

    and installed ran the following command for the db installation:
    mysql_install_db --user=mysql

    but after trying to start the mysql from the runlevel (under Yast >> System) it just doesn't start..

    I don't know whether the tutorial I followed is a good one or not, but I was looking for LAMP for SuSE tutorial and found that one.. I have successfully installed APACHE and PHP5, but have the mentioned problem with the mysql.

  4. #4
    Linux Newbie harner's Avatar
    Join Date
    Jun 2004
    Location
    PA, USA
    Posts
    209
    I built many LAMP servers via SLES and openSUSE. Every time I do so, I simply install the Apache2, PHP5, and MySQL packages via YaST>Software management. I then remotely manage the servers via Webmin.


    It looks like an okay tutorial, but outdated. What version os suse are you running? That tut is for Suse 9.1 which is a few years old now.
    I praise Webmin and PuTTy!
    Registered Linux User: 439431

  5. #5
    Just Joined!
    Join Date
    Jun 2008
    Posts
    6
    sorry for the late answer.
    i have been using YaST and but for some reason I cannot start mySQL. That is the problem... Apache2 and PHP are running well..

    My distro version is: openSUSE 10.3 (X86-64)

  6. #6
    Just Joined!
    Join Date
    Jun 2008
    Posts
    6
    it works now

    I just uninstalled and re-installed the mysql packages from YaST and now it seems to run without problems.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...