List -<br><br>I&#39;ve posted a few &#39;Bang Head Here&#39; notices over the past few weeks as I continue to test drive Centos 6.2 installations on a KVM (virtualized) platform.<br>Lots of lessons learned so far, with no real setbacks (just remove a KVM instance and start over).  I&#39;d like some feedback on a few generalized observations<br>
given here -<br><br>1. <a href="http://unix.stackexchange.com/questions/20379/centos-6-default-installation-options">A Good Description of the Base Packages installation software is given here</a>.<br><br>2. My current objective is to install a <a href="http://codex.wordpress.org/Network_Admin">WordPress Server (Network Administration/Multisite platform) </a>that allows for multiple WordPress websites to be tested.<br>
<br>3. My &#39;minimum requirements&#39; include a Desktop/GUI interface, basic LAMP functionality.  This seems simple (it is not!)<br><br>4. The most &#39;successful&#39; test I&#39;ve run is with a LiveCD ISO which gives a scaled down version of what I&#39;m looking for.<br>
<br>5. Multiple attempts with the &#39;Base Package&#39; install have drained the ExCedrin Bottle.  If I choose to &#39;Install Desktop&#39; then the GUI works fine.  Repeated<br>   attempts to &#39;yum install mysql mysql-server, php-mysql&#39; or variations (add SW packages from Admin Tools) invariably lead to #$%^&amp; like<br>
   &#39;Denied access to &#39;root&#39; (or &#39;&#39;)@ &#39;localhost&#39;.   Countless web postings with step-by-step instructions on &#39;MySql&#39; install are mind-numbing and ineffective.<br>   Advice like &#39;run mysqladmin.....&#39; fail because the privileges aren&#39;t set right at installation.  Running &#39;mysqld-safe with --skip-grant-tables&#39; is not a solution, etc.<br>
<br>6. Yesterday, I tried a different route --&gt; Install Database Server.   This yielded a functioning MySql environment.  Simple attempts to install the GUI like<br>    &#39;yum groupinstall Desktop&#39; or &#39;yum groupinstall X11&#39; failed repeatedly.<br>
<br>7. My HW/SW vendor swears by a &#39;Install Minimum&#39; base image and adding all required SW thru the Admin menus.<br><br>Flame off.  Advice welcome.<br><br>Tim<br><br><br>