Installationsanleitung für Windows - IT112/statistiktool GitHub Wiki

Installation mit XAMPP

  1. Download von XAMPP unter: http://www.apachefriends.org/de/xampp-windows.html
  2. XAMPP in einem frei gewählten Ordner installieren, der von nun an als {XAMPP_HOME}
  3. Das Projekt per Git in den Ordner "{XAMPP_HOME}/htdocs" klonen. In "{XAMPP_HOME}/htdocs" sollte nun ein Ordner "statistiktool" existieren.
  4. Über das XAMPP Control Panel den Apache starten.
  5. Jetzt ist das Projekt unter "localhost/statistiktool" erreichbar.