Thread "First Installation of ILIAS for windows 7 - problem with php and mysql root password"

Tabs

  • Deleted
    Deleted | 16. Jun 2018, 23:19
    First Installation of ILIAS for windows 7 - problem with php and mysql root password

    Hallo..!
    Ich interessiere mich sehr für E-Learning, bin dabei auf ILIAS gestoßen und versuche nun (bei völliger Ahnungslosigkeit) das Ganze bei mir zu installieren.

    Ich nutze die Anleitung die unter https://www.ilias.de/docu/goto.php?target=pg_6531&client_id=docu für First Time Installation bereitgestellt ist, aber es funktioniert nicht bzw. ich komme nicht weiter.

    Als erstes habe ich XAMPP installiert; dabei das Virenprogramm und UAC vorübergehend deaktiviert, wie empfohlen.
    Ich glaube, das hat auch funktioniert, bin aber nicht sicher.
    Dann habe ich den 443 Port geändert, weil ich das im Netz so gelesen hatte.

    Die PHP-Test Datei mit 'Hallo Welt' konnte ich auch im Server aufrufen.
    Als nächstes wollte ich dann die Konfiguration für PHP vornehmen, da gab es schon die erste Unstimmigkeit:

    In der Anleitung steht:
    "Edit the file C:\xampp\php\php.ini. Change the settings according to the Configuring PHP (php.ini) instructions. After saving php.ini (re-)start the Apache and MySql servers from the XAMPP control panel."

    Ist damit die php.ini Konfigurationsdatei gemeint? Unter genau dem Pfad wird mir keine Datei angezeigt, vermutlich weil die Endungen nicht angezeigt werden.

    Es gibt dann noch eine php.ini developement und eine php.ini production, ich hab die Werte in allen 3 Dateien geändert, außer das hier:
    ; for chat server since ILIAS 4.2
    allow_url_fopen = 1

    ; How many GET/POST/COOKIE input variables may be accepted
    max_input_vars = 10000

    weil ich das gar nicht erst gefunden habe mit der Suchfunktion?!
    Aber, das sind ja auch nur Empfehlungen, die wahrscheinlich später dann erst wichtig werden, denke ich.

    Sorry Leute, ich habe echt keine Ahnung von dem ganzen Kram, aber ich geb mein Bestes und hoffe, mir kann jemand helfen.
    Das Problem ist jetzt folgendes:
    Erstens bin ich mir nicht sicher, welcher Schritt nach der Config der PHP Datei kommt.
    Der nächste Punkt darunter ist:;

    V. Requirements of Optional Features
    • Link Checker: PEAR package HTTP_Request
    • SOAP Authentication: PEAR::Auth 1.3.0 or higher
    • CAS Authentication: PEAR::Auth 1.3.0 or higher, PHP 4.3.1 or higher with CURL 7.5 or higher
    • Radius Authentication: PEAR::Auth_Radius 1.0.5 or higher
    • LDAP Authentication: PEAR::Auth 1.4.0 or higher. Optional: PEAR:Log 1.9.11 for extended authentication infos in the ILIAS log file.
    • Internet compliant E-Mail addresses: PEAR::Mail 1.1.14 or higher.
       
      Installation instructions:
      1. Open a terminal window, and enter: pear install mail
      2. Perform the following steps for each ILIAS client:
      2.1 Open the Mail Settings object in the Administration view of ILIAS
      2.2 Check the option "Use Pear Mail"
    • WebDAV: PEAR package Auth_HTTP
    • Lucene Search Engine: PEAR package XML_RPC, PHP cURL support
    • jsMath: for displaying mathematics (only until 4.2.x. Since 4.3.x jsMath is substituted by MathJax);
      see http://www.math.union.edu/~dpvc/jsMath/download/jsMath.html
    • SOAP server: php cURL support
    • Readable .html URLs: Add AllowOverride All to your apache virtual host configuration to make local .htaccess files work.
    Und ich verstehe überhaupt nicht, was damit gemeint ist oder wo ich noch Infos dazu bekomme. Ich habe PEAR gegoogelt, aber nicht wirklich was Brauchbares gefunden. Muss ich das noch installieren? Unter c/xampp/php gibt es schon einen Ordner Pear.
    Ich versteh leider nicht, was damit gemeint ist oder was ich da machen muss..

    Und das zweite Problem:
    Ich weiß gar nicht, mit welchem Schritt es weitergeht, die "Requirements of Optional Features", die ich oben reinkopiert habe oder mit dem MySQL root password.

    In der First Installation Anleitung steht die Reihenfolge so:

    1. XAMPP Setup
    You can find the latest version of XAMPP (for Windows) here.

    If you choose the destination folder C:\ the xampp setup will create a folder at C:\xampp and install the application there. Select all default values during setup. At the end start the XAMPP control panel.
    2. Configuring PHP, Apache and MySQL
    Edit the file C:\xampp\php\php.ini. Change the settings according to the Configuring PHP (php.ini) instructions. After saving php.ini (re-)start the Apache and MySql servers from the XAMPP control panel.

    Start your browser and enter "http://localhost". Choose your language and enter the "Security" section. Set a new MySql root password under http://localhost/security/xamppsecurity.php - after that, restart MySql from the control panel.

    Wenn ich Control Panel starte und Apache und MySQL und dann http://localhost eingebe im Browser werde ich automatisch auf http://localhost/dashboard/ weitergeleitet wo dann diese Apache Friends Seite kommt, da steht, dass
    man XAMPP erfolgreich installiert hat und es gibt noch einige Infos und so weiter.

    Wenn ich den Link http://localhost/security/xamppsecurity.php kommt ein error, Objekt nicht gefunden.

    Weiß jemand, wie ich am besten weiter vor gehe oder wo der Fehler liegen könnte?

    Kann mir jemand helfen oder gibt es vielleicht irgendwo eine noch ausführlichere Anleitung?

    Bin für jeden Tipp dankbar! :)

    LG Marion

  • pascal.schmitt
    pascal.schmitt | pascal.schmitt (Moderation) | 18. Jun 2018, 08:20
    Re: First Installation of ILIAS for windows 7 - problem with php and mysql root password
    Hoi Marion

    Das Gute ist, dein XAMPP-Installation läuft und ist erreichbar. Das ist schon mal was. Bei der ILIAS-Installation solltes du in kleinen Schritten vorwärts gehen und die ganzen Anpassungen für Chat und anderes erst mal weg lassen. Halte dich dabei erst mal nur an diese Anleitung https://www.ilias.de/docu/goto_docu_pg_29381_367.html und übersping die Seite mit den "Software Requirements", das ist mit XAMPP sowieso zu einem grossteil einfach erfüllt.

    Falls dir diese Anleitung nicht weiter hilft: Ich habe für Version 5.0 ein fertiges Paket, inkl. XAMPP, erstellt (http://itfreak.ch/) das du mal testen kannst. Das Update auf 5.3 sollte dann recht einfach gehen. Ich bin einfach noch nicht dazu gekommen das zu machen und eine neues Paket zur Verfügung zu stellen.

    Grüsse Pascal


  • Deleted
    Deleted | 18. Jun 2018, 19:57
    Re (2): First Installation of ILIAS for windows 7 - problem with php and mysql root password
    Hey Pascale!

    Vielen Dank schonmal :) Eine Rückfrage; in der Anleitung wäre der nächste Schritt dieser:
    Start your browser and enter "http://localhost". Choose your language and enter the "Security" section. Set a new MySql root password under http://localhost/security/xamppsecurity.php - after that, restart MySql from the control panel.

    Und der funktioniert ja leider nicht, hast Du irgendne Ahnung, woran das liegen könnte?
    Also, ILIAS hab ich auch noch gar nicht runtergeladen, bwz, nicht installiert, ich dachte, das bezieht sich jetzt erstmal alles nur auf XAMPP? Ist doch richtig, oder?
    Aber schon mal gut zu wissen, dass die Requirements erstmal nebensächlich sind..
    Nur leider bekomme ich unter localhost nicht die richtige Seite angezeigt, ich komme da auf diese Apachefriends Seite.

    Werde es aber nebenher auch mal mit dem Package von Dir versuchen! Danke für den Tipp! Und das Package :D
    Aber falls Du trotzdem eine Ahnung hast, warum das mit dem MySQL nicht geht..immer her damit :)

    LG Marion
  • pascal.schmitt
    pascal.schmitt | pascal.schmitt (Moderation) | 21. Jun 2018, 08:07
    Edited on: 21. Jun 2018, 09:45 - by pascal.schmitt | pascal.schmitt
    Re: Re (2): First Installation of ILIAS for windows 7 - problem with php and mysql root password
    Hallo Marion

    habe meine Paket inzwischen auf ILIAS 5.3.5 aktualisiert: http://itfreak.ch/download/ilias535.zip Ich habe das Paket aber nur soweit getestet, dass ich bei ILIAS anmelden konnte. Ob mehr geht kann ich dir leider nicht sagen. Nach dem Paken einfach "readme_ILIAS.txt" lesen und loslegen, Hoffe es klappt und bin gespannt auf dein Feedback.

    Ansonsten: Leider habe ich keine Ahnung woran der Fehler mit diesem http://localhost/security/xamppsecurity.php liegen könnte. Ich empfehle dir ganz von Vorne zu beginnen und erst alles zu erledigen was XAMPP-Spezifisch ist (inkl. diesem xamppsecurity.php) und sicherstellen das XAMPP richtig funktioniert. Erst dann ILIAS würde ich herunterladen und nur genau das anpassen, was die ILIAS-Installation als Problem meldet (im ersten Schritt erfolgt ein Test der Umgebung). 

    Grüsse Pascal (ohne e :))