apt-get can not find the package 'mysqladmin' using the 'http://ftp2.de.debian.org/debian/ stable main' mirror. If I use Lynx to get this package from another source and compile/install it manually from /tmp will there be any problems with the ISPConfig install script? Brian
Do you maybe mean phpmyadmin instead of mysqladmin? Or do you mean the command line program mysqladmin? That should be on your system if you installed the MySQL server. Run Code: which mysqladmin to find out where it is.