Brauche Hilfe

  • Hallo zusammen,
    hab wegen eines Problems die Installation der letzten Version nochmal angeworfen
    und bekomme nun einen Fehler bei der Installation angezeigt.
    Hab keinen blassen Schimmer was ich nun machen könnte außer
    Hilfe schreiben smile


    Gruß
    Richard

    Files

  • Hello ;


    If you provide us the setup log, that can help a lot...[hr]Edit:


    I've tried both setup and update (last master). No errors. So please, provides us your logs because we cannot know the cause without them. Also please, for this kind of problem it's better to post in the English section. The core development team only talk English and we lost a lot of time to read German because it's not our favorite language. English is the INTERNATIONAL language so use it please.


    Thanks

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206


  • Hello Nuxwin, I think I have found the missmatch.


    286 Unknown table engine 'InnoDB': SELECT expire, value FROM {semaphore}


    So I think my server lost InnoDB and I must install my server new from the beginning. :huh:




    greets
    richard

    Edited once, last by jovida ().

  • I don't think so. Can you post your /etc/mysql/my.cnf file here please.


    Also please, what the result of


    Code
    1. # mysql -u root -p
    2. YOUR PASSWORD
    3. and
    4. mysql> show engine innodb status;


    Also, that can be due to your innodb log files (corrupted). If yes, read this thread: http://www.turnkeylinux.org/fo…l-6-problem-enable-innodb


    BTW, if you want further assistance, I can help you via teamviewer.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206


  • Good morning
    the status is


    ERROR 1286: Unknown table engine 'innodb'


    and the code of my.cnf:


    greats
    Richard

    Edited once, last by jovida ().

  • Re ;


    Ok, try this (as root user):


    Code
    1. # service mysql stop# rm /var/lib/mysql/ib_logfile*# service mysql start


    And after, try to rerun the following commands and report the result here:


    Code
    1. # mysql -u root -pYOUR PASSWORDmysql> show engine innodb status;


    and


    Code
    1. # df -h /var/lib/mysql


    and

    Code
    1. # df -h /tmp


    THANKS



    Note: If you cannot solve the issue, install TEAMVIEWER on your desktop host and send me the credentials for free assistance. I'll be on IRC freenode (channel #i-mscp) today.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Problem solved via teamviewer. dmt_hosting please, mark this thread as solved if it's ok for you.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206