Wissensdatenbank Wirtschaftsrecht

aktuelles Dokument: ITWissenLAMPPinstallieren
image4
image3
image2
image1
 Alle Kategorien:
  Forschungsdatenbank
  Lehrveranstaltungen
  Lexikon
  Literatur
  Rechtsgebiete
  Rechtsprechung
  Service
  Studium F H S
  Wissensmanagement
ich war hier: ITWissenLAMPPinstallieren

Revision history for ITWissenLAMPPinstallieren


Revision [96484]

Last edited on 2021-05-07 13:59:36 by WojciechLisiewicz
Additions:
delete
Deletions:
===== Ein LAMPP-System aufsetzen =====

((1)) Installation notwendiger Softwarekomponenten
//grundlegendes System//
- ##apache## mit ##mysql## und ##php##:
## apt-get install apache2 libapache2-mod-php5 php5 php5-mysql mysql-server##
mehr unter folgender Adresse:
https://mysudo.wordpress.com/2014/07/27/lamp-unter-ubuntu-14-04-installieren-und-einrichten/comment-page-1/

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

- ##phpmyadmin##
##apt-get install phpmyadmin##
(siehe auch https://help.ubuntu.com/community/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)





----
CategoryITWL


Revision [76911]

Edited on 2017-02-10 19:47:23 by WojciechLisiewicz
Additions:
mehr unter folgender Adresse:
https://mysudo.wordpress.com/2014/07/27/lamp-unter-ubuntu-14-04-installieren-und-einrichten/comment-page-1/
Deletions:
mehr unter folgender Adresse: https://mysudo.wordpress.com/2014/07/27/lamp-unter-ubuntu-14-04-installieren-und-einrichten/comment-page-1/


Revision [76910]

Edited on 2017-02-10 19:47:13 by WojciechLisiewicz
Additions:
(siehe auch https://help.ubuntu.com/community/phpMyAdmin)
Deletions:
==== 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 ====
see this site: https://help.ubuntu.com/community/phpMyAdmin


Revision [76909]

Edited on 2017-02-10 19:46:21 by WojciechLisiewicz
Additions:
... ##
(zur Absicherung eines Bereichs mit modul ##auth_digest## von ##apache## siehe ApacheAdmin)
Deletions:
... ## (siehe dort)


Revision [76908]

The oldest known version of this page was created on 2017-02-10 19:41:51 by WojciechLisiewicz
Valid XHTML   |   Valid CSS:   |   Powered by WikkaWiki