Community
    • Categories
    • Recent
    • Popular
    • Users
    • Search
    • Register
    • Login

    Kann SQL files nicht impotieren

    Scheduled Pinned Locked Moved Betrieb
    4 Posts 3 Posters 1.7k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K Offline
      korny
      last edited by

      Hallo zusammen,

      ich scheitere gerade bei der Installation von idoit, und zwar beim Import der SQL-Files, die in der Install-Anleitung angegeben sind.

      Auf das Kommando:

      mysql -h db-host -P db-post -u user -p pass -D idoit_sys < setup/sql/idoit_v0.9_system.sql

      erhalte ich die Fehlermeldung:

      Unknown suffix 'd' used for variable 'port' (value 'db-post')
      mysql: Error while setting value 'db-post' to 'port'

      Weiß jemand Rat?

      Vielen Dank schonmal für alle Antworten!

      1 Reply Last reply Reply Quote 0
      • jknuthJ Offline
        jknuth
        last edited by

        win oder linux ?

        unter linux lass das -D weg , unter win weiß ich es nicht aus dem kopf da kann ich dir morgen bescheidgeben.

        1 Reply Last reply Reply Quote 0
        • K Offline
          korny
          last edited by

          Das Betriebssystem ist SuSE Linux.

          -D habe ich jetzt weggelassen, also nur noch

          mysql -h db-host -P db-post -u user -p pass idoit_sys < setup/sql/idoit_v0.9_system.sql

          aber leider hat sich an der Fehlermeldung nichts geändet. Hier noch die Versionsdaten:

          MySQL 5.0.18
          SuSE Linux 10
          PHP 5.1.2

          Kann das Problem noch eine andere Ursache haben?

          1 Reply Last reply Reply Quote 0
          • lhendrichsL Offline
            lhendrichs
            last edited by

            Versuchs mal bitte mit:

            mysql -hdb-host -P3306 -uuser -ppass -D idoit_sys < setup/sql/idoit_v0.9_system.sql

            ansonsten nimm einen hostnamen ohne MINUS drin.

            1 Reply Last reply Reply Quote 0

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            • First post
              Last post