Manually Installing a LAMP


Alle verfügbaren Locales installieren (speziell alle UTF8-Locales)
LAMP installieren:
Apache 2 (Apache direkt auf Localhost limitieren
PHP5 (inklusive Libraries php5-mysql php5-curl php5-gd php5-idn php-pear php5-imagick php5-imap php5-mcrypt php5-memcache php5-mhash php5-ming php5-ps php5-pspell php5-recode php5-snmp php5-sqlite php5-tidy php5-xmlrpc php5-xsl php5-json php5-gettext)
MySQL installieren (inklusive Libraries für Apache 2 und PHP5 sowie phpMyAdmin)
MySQL extension für PHP5 aktivieren
MySQL-User einrichten
Userdir-Modul für Apache 2 enablen
Public_html Verzeichnis im Home-Verzeichnis erstellen
Apache2-Default-Site auf dieses public_html Verzeichnis ändern
SVN installieren (inklusive Server und WebSVN)
Eclipse installieren
Aptana für Eclipse über Software Updates/Sources in Eclipse installieren (bitte nicht die Stand-Alone-Version von Aptana)
Subversion-Plugin für Eclipse installieren
GIMP installieren
Inkscape installieren


Befehle:


sudo su
aptitude install mysql-server mysql-client


aptitude install apache2


aptitude install php5 libapache2-mod-php5


/etc/init.d/apache2 restart


aptitude install php5-mysql php5-curl php5-gd php5-idn php-pear php5-imagick php5-imap php5-mcrypt php5-memcache php5-mhash php5-ming php5-ps php5-pspell php5-recode php5-snmp php5-sqlite php5-tidy php5-xmlrpc php5-xsl php5-json


aptitude install phpmyadmin



Comments

Popular posts from this blog

Solution to Kindle stuck in USB Drive Mode even when Ejected

Qubes OS 3.2 - clamav in untrusted and/or vault domain

Qubes OS 3.2 and i3 Window Manager