For Debian installation, follow the directions at http://www.mikro-data.net/docs/index.php. Which are kindly provided by jhughbanks at Mikro-Data (http://www.mikro-data.net/).

Then download the Debian packages athttp://www.mikro-data.net/products_and_services/webcp/.

Please note that this installation method isn't officially supported. The FedoraCore1 instructions also work on Debian.

--- The following instructions are under construction

** Debian

  • Aptitude

These instructions make extensive use of aptitude for installation of required software. Please run aptitude update && aptitude upgrade before completing the rest of these instructions. If at any time you encounter errors when using aptitude to install software, stop immediately and research the error on Google before continuing.

  • Apache

aptitude install apache2

  • mod_watch
  • BIND

aptitude install bind

  • Sendmail

aptitude install sendmail

  • Proftpd

aptitude install proftpd

  • webalizer

aptitude install webalizer

  • MySQL

aptitude install mysql-server

  • PHP

aptitude install php4

  • web-cp

?????????????