Welcome root!
-root@EuShells->> apt-get install apache2-mpm-prefork
Reading package lists... Done
Building dependency tree... Done
apache2-mpm-prefork is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
-root@EuShells->> aot-get install libapache2-mod-php5
-bash: aot-get: command not found
-root@EuShells->> apt-get install libapache2-mod-php5
Reading package lists... Done
Building dependency tree... Done
Suggested packages:
php-pear
The following NEW packages will be installed:
libapache2-mod-php5
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 2413kB of archives.
After unpacking 5476kB of additional disk space will be used.
Get:1
http://ftp.de.debian.org etch/main libapache2-mod-php5 5.2.0-8+etch10 [2413kB]
Fetched 2413kB in 0s (5027kB/s)
Selecting previously deselected package libapache2-mod-php5.
(Reading database ... 32513 files and directories currently installed.)
Unpacking libapache2-mod-php5 (from .../libapache2-mod-php5_5.2.0-8+etch10_i386.deb) ...
Setting up libapache2-mod-php5 (5.2.0-8+etch10) ...
Not replacing deleted config file /etc/php5/apache2/php.ini
-root@EuShells->> apt-get install mysql-server
Reading package lists... Done
Building dependency tree... Done
mysql-server is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
-root@EuShells->> apt-get install php5-mysql
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
php5-mysql
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 64.9kB of archives.
After unpacking 242kB of additional disk space will be used.
Get:1
http://ftp.de.debian.org etch/main php5-mysql 5.2.0-8+etch10 [64.9kB]
Fetched 64.9kB in 0s (664kB/s)
Selecting previously deselected package php5-mysql.
(Reading database ... 32517 files and directories currently installed.)
Unpacking php5-mysql (from .../php5-mysql_5.2.0-8+etch10_i386.deb) ...
Setting up php5-mysql (5.2.0-8+etch10) ...
-root@EuShells->> apt-get install php5-gd
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
php5-gd
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 33.4kB of archives.
After unpacking 164kB of additional disk space will be used.
Get:1
http://ftp.de.debian.org etch/main php5-gd 5.2.0-8+etch10 [33.4kB]
Fetched 33.4kB in 0s (189kB/s)
Selecting previously deselected package php5-gd.
(Reading database ... 32521 files and directories currently installed.)
Unpacking php5-gd (from .../php5-gd_5.2.0-8+etch10_i386.deb) ...
Setting up php5-gd (5.2.0-8+etch10) ...
-root@EuShells->> /etc/init.d/apache2 restart
-bash: /etc/init.d/apache2: No such file or directory
-root@EuShells->>