A fresh installation of Debian
Check the apt configuration and update the repositories:
# apt-get update
# apt-get install openssh-server
# apt-get install apache2
# apt-get install php5 php5-cli php5-mysql php5-ldap php-pear php5-sqlite
# apt-get install mysql-server
Optional1)
# apt-get install subversion
See Install Ortro