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