mysql problem ???

Discussion in 'Installation/Configuration' started by brainz, Nov 20, 2007.

  1. brainz

    brainz Member

    Hi Guys,

    i have problem with mysqld as well and it will not start...

    the mysqld.log has this in it
    here is the output of df -h

    here is the output of ls -la /





    i try to start mysqld but i get this...

    I also did this chmod 755 /
    What is did is brought up the ispconfig login page but when i try to login i get all sorts of mysqld errors due to it not being able to start..

    Please help.....

    hi the mysqld.log seems to have updated itself to

    please any help would be appreciated...


    regards
    brainz
     
  2. brainz

    brainz Member

    Hi Guys,

    I typed this command and this is a the output i got.

    [root@xxxxx ]# mysqladmin shutdown

    i also did this and what is funny it mysql -p


    and i got this... enter password:

    i enter the password and get this

    please any help would be apreciated...

    regards
    brainz
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Please run:

    chmod 777 /tmp
     
  4. brainz

    brainz Member

    Hi Till,

    I have dont this command Till but it still does not allow me to start mysqld.

    this is what i get..

    Ohh yes and Till did you get my email ???

    regards
    brainz
     
    Last edited: Nov 20, 2007
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    Ok, then check which error you get now in the mysqld.log
     
  6. brainz

    brainz Member

    Till hi,

    This what i did..

    I deleted /var/log/mysqld.log

    then i tried to start mysqld and got this
    then i checked the /var/log/mysqld.log and got this...


    regards
    brainz
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

    Looks as if you changed permissions of folders on your system recursively. Please post the output of:

    ls -la /var/lib/
     
  8. brainz

    brainz Member

    Till here is the output of

    ls -la /var/lib/

    ohhh and this...

    drwxr-xr-x 15 mysql mysql 4096 Nov 20 20:30 mysql
    drwxr-xr-x 4 mysql mysql 4096 Nov 20 16:00 mysqld

    i think i did this by changing the /etc/my.cnf

    datadir=/var/lib/mysql

    to

    datadir=/var/lib/mysqld

    but this didnt work...

    so i changed it back and now have deleted the

    drwxr-xr-x 4 mysql mysql 4096 Nov 20 16:00 mysqld

    folder


    regards
    brainz
     
    Last edited: Nov 20, 2007
  9. brainz

    brainz Member

    Also Till,

    I have a monitor connected to the server and when i turn the monitor on it has this following message...

    with this one i checked the /var/gdm and it does exist... but the daemon/ServAuthDir i have no idea what this means...

    regards
    brainz
     

Share This Page