ich war hier: Baumelement6278 » PeerAssist » ITWissenLAMPPinstallieren

Version [76909]

Dies ist eine alte Version von ITWissenLAMPPinstallieren erstellt von WojciechLisiewicz am 2017-02-10 19:46:21.

 

Ein LAMPP-System aufsetzen


A. Installation notwendiger Softwarekomponenten
grundlegendes System
  • apache mit mysql und php:
apt-get install apache2 libapache2-mod-php5 php5 php5-mysql mysql-server

  • zusätzliche, sinnvolle Programme für apache:
apt-get install apache2-utils

  • phpmyadmin
apt-get install phpmyadmin
set password on install
add a line in /etc/apache2/apache2.conf:
Include /etc/phpmyadmin/apache.conf
securing: -> add module "digest" to /etc/apache2/mods-enabled/ + edit /etc/phpmyadmin/apache.conf:
AuthType Digest
...
(zur Absicherung eines Bereichs mit modul auth_digest von apache siehe ApacheAdmin)


apache - all services


  1. standard wiki (old and new address is IP/wikka/)
    • copy
    • update to 1.3.6 - update script from wikka-project inkl. maintenance and DB-edit
    • convert data (polish chars) - see below

  1. ???

install and config php-my-admin




CategoryITWL
Diese Seite wurde noch nicht kommentiert.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki