keith smith wrote: > Questions for server install: > 1) Does phpMyAdmin automatically install using the lamp server version? I assume you mean the Ubuntu option of installing a LAMP stack as part of the OS installation. If so, then I think the answer is 'no'. http://www.debianadmin.com/ubuntu610-edgy-lamp-server-installation-with-screenshots.html The only packages I saw mentioned for this setup were Apache, MySQL, and PHP. But seriously, how hard is it to install phpMyAdmin if you're doing PHP development anyway? ;) alex