Wie geht das

Einklappen
Dieses Thema ist geschlossen.
X
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

  • Wie geht das

    Hallo,

    wie mache ich folgendes,

    " run the
    command

    ./mythreads install

    /home/httpd/html/links

    php-Entwicklung | ebiz-consult.de
    PHP-Webhosting für PHP Entwickler | ebiz-webhosting.de
    die PHP Marktplatz-Software | ebiz-trader.de

  • #2
    Sorry, so sieht es aus

    ./mythreads-install

    /home/httpd/html/links

    php-Entwicklung | ebiz-consult.de
    PHP-Webhosting für PHP Entwickler | ebiz-webhosting.de
    die PHP Marktplatz-Software | ebiz-trader.de

    Kommentar


    • #3
      was soll das sein?

      Kommentar


      • #4
        Was soll das sein.

        Das ist ein Link Index Script, as steht in der install.txt

        http://mythreads.sourceforge.net
        Author: Joshua Curtis and Frank Hale
        Assistance: Joshua Levitsky

        4) use the database.sql and sampledata.sql to create the tables and
        import a little sample data.

        This can usually be done with the command;

        mysql links < database.sql
        mysql links < sampledata.sql

        6) In the docs_info directory (the same one this file is in) run the
        command

        ./mythreads-install /home/httpd/html/links


        php-Entwicklung | ebiz-consult.de
        PHP-Webhosting für PHP Entwickler | ebiz-webhosting.de
        die PHP Marktplatz-Software | ebiz-trader.de

        Kommentar


        • #5
          tippe mal..

          Also ich nehme mal an, daß dies ein MySQL Befehl ist, denn du in die Eingabeaufforderung eingibst.

          Nutzt du einen Freespaceprovider ? Und welche Datenbanken-Tool bnutzt du ? PhpMyAdmin ?

          php-Entwicklung | ebiz-consult.de
          PHP-Webhosting für PHP Entwickler | ebiz-webhosting.de
          die PHP Marktplatz-Software | ebiz-trader.de

          Kommentar


          • #6
            ANTWORT

            Ich bin bei Puretec, Premium Paket, und ich benutze Myadmin ja.

            php-Entwicklung | ebiz-consult.de
            PHP-Webhosting für PHP Entwickler | ebiz-webhosting.de
            die PHP Marktplatz-Software | ebiz-trader.de

            Kommentar


            • #7
              mysql links < database.sql
              mysql links < sampledata.sql

              das sind zwei Aufrufe der mysql-shell, die mysql sagen:
              1) Wende das Skript database.sql auf die Datenbank "links" an.
              2) Wende das Skript sampledata.sql auf die Datenbank "links" an.

              Das ganze kann man im phpMyAdmin, indem man erst die Datenbank "links" erstellt (mit der Maske auf der MyAdmin-Home-Seite) und dann auf der folgenden Seite die beiden Skripte nacheinander an den MyAdmin schickt:

              Run SQL query/queries on database ehotel [Documentation]:
              or Location of the textfile:
              "database.sql" Auswaehlen + GO
              "sampledata.sql" Auswaehlen + GO


              -=* Titus *=-
              | php pro |
              |nerd for life|
              """""""""""""""

              the PHP resource

              Kommentar


              • #8
                HMMM

                Eigentlich geht es mehr um diese anweisung.

                6) In the docs_info directory (the same one this file is in) run the
                command

                ./mythreads-install /home/httpd/html/links


                php-Entwicklung | ebiz-consult.de
                PHP-Webhosting für PHP Entwickler | ebiz-webhosting.de
                die PHP Marktplatz-Software | ebiz-trader.de

                Kommentar


                • #9
                  versuch

                  versuch mal das bei "Run SQL query/queries on database <datenbankname>" direkt so einzugeben. Natürlich mit verändertem Verzeichnis. Das sollte eigentlich irgendwie funktionieren. Damit sprichst du direkt den MySQL Server an.

                  php-Entwicklung | ebiz-consult.de
                  PHP-Webhosting für PHP Entwickler | ebiz-webhosting.de
                  die PHP Marktplatz-Software | ebiz-trader.de

                  Kommentar

                  Lädt...
                  X